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",
|
||||
"url": "https://github.com/ayo-run/mnswpr"
|
||||
},
|
||||
"homepage": "https://mnswpr.com",
|
||||
"scripts": {
|
||||
"publish": "npm publish",
|
||||
"release": "bumpp && node ../scripts/release.js"
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/ayo-run/mnswpr"
|
||||
},
|
||||
"homepage": "https://mnswpr.com",
|
||||
"scripts": {
|
||||
"test": "echo \"Warn: no test specified\"",
|
||||
"dev": "vite app",
|
||||
|
|
|
|||
Loading…
Reference in a new issue