chore: add package homepage
This commit is contained in:
parent
60aee72af3
commit
52e223f2dd
2 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ayo-run/mnswpr"
|
"url": "https://github.com/ayo-run/mnswpr"
|
||||||
},
|
},
|
||||||
|
"homepage": "https://mnswpr.com",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"publish": "npm publish",
|
"publish": "npm publish",
|
||||||
"release": "bumpp && node ../scripts/release.js"
|
"release": "bumpp && node ../scripts/release.js"
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ayo-run/mnswpr"
|
"url": "https://github.com/ayo-run/mnswpr"
|
||||||
},
|
},
|
||||||
|
"homepage": "https://mnswpr.com",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Warn: no test specified\"",
|
"test": "echo \"Warn: no test specified\"",
|
||||||
"dev": "vite app",
|
"dev": "vite app",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue