chore: add prerelease command

This commit is contained in:
Alexis Tyler
2021-03-28 08:23:26 -07:00
parent 4d41cf4547
commit beecf8ec6e

View File

@@ -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": [