chore: re-enable pre-release checks
This commit is contained in:
parent
ae085e63a4
commit
718519fe10
@ -20,6 +20,7 @@
|
||||
"frontend:test:watch": "karma start --conf karma.conf.js --single-run false",
|
||||
"frontend:build": "webpack",
|
||||
"frontend:build:watch": "webpack --watch",
|
||||
"prerelease": "npm run test",
|
||||
"release": "standard-version -a",
|
||||
"postrelease": "git push --follow-tags origin master"
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user