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:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user