mirror of
https://github.com/LukeHagar/varsity.git
synced 2025-12-06 12:57:45 +00:00
Update package.json to correct repository URL and homepage links
This commit is contained in:
@@ -46,11 +46,11 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/luke/varsity.git"
|
"url": "https://github.com/LukeHagar/varsity"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/luke/varsity#readme",
|
"homepage": "https://github.com/LukeHagar/varsity#readme",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/luke/varsity/issues"
|
"url": "https://github.com/LukeHagar/varsity/issues"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"index.ts",
|
"index.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user