chore(release): continue with RC pre-releases

This commit is contained in:
Vladimir Gorej
2021-09-10 14:38:08 +03:00
parent 0e10f67938
commit 7ee7939cd9

View File

@@ -16,7 +16,7 @@
],
"license": "Apache-2.0",
"scripts": {
"automated-release": "release-it --preRelease=rc --verbose --config ./release/.release-it.json",
"automated-release": "release-it --preRelease --verbose --config ./release/.release-it.json",
"build": "run-p --aggregate-output build-core build-bundle build-standalone build-stylesheets build:es:bundle build:es:bundle:core",
"build-bundle": "webpack --color --config webpack/bundle.babel.js",
"build-core": "webpack --color --config webpack/core.babel.js",