mirror of
https://github.com/unraid/api.git
synced 2026-01-07 17:19:52 -06:00
chore: add prerelease command
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"patch": "npm-run-all patch:**",
|
||||
"patch:subscriptions-transport-ws": "node ./.scripts/patches/subscriptions-transport-ws.js",
|
||||
"release": "standard-version",
|
||||
"prerelease": "standard-version --prerelease alpha",
|
||||
"update-bundle-dependencies": "bundle-dependencies update"
|
||||
},
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user