fix(package): added changes to the package.json so we see the release stuff
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"docker": "powershell -File ./scripts/dockerBuild.ps1",
|
||||
"release:createZip": "powershell -File ./scripts/release.ps1",
|
||||
"release:gitea": "node ./scripts/create-gitea-release.js",
|
||||
"release": "release-it --preRelease=alpha",
|
||||
"release": "release-it --verbose --preRelease=alpha",
|
||||
"commit": "cz"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user