Update package.json to correct repository URL and homepage links

This commit is contained in:
Luke Hagar
2025-10-01 23:08:31 +00:00
parent 531a3897a1
commit e33cc19f5f

View File

@@ -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",