Add a pkgzap entry to package.json, because why not
https://github.com/getAlby/pkgzap/blob/main/cli/README.md
This commit is contained in:
parent
d2d33cf51b
commit
0e7e49ee80
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@
|
|||
"bugs": {
|
||||
"url": "https://gitlab.com/soapbox-pub/soapbox/-/issues"
|
||||
},
|
||||
"funding": {
|
||||
"type": "lightning",
|
||||
"url": "lightning:alex@alexgleason.me"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "npx vite serve",
|
||||
"dev": "${npm_execpath} run start",
|
||||
|
|
Loading…
Reference in a new issue