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