Force publish @babel/runtime-corejs3 [skip ci]

This commit is contained in:
Nicolò Ribaudo 2019-04-26 22:58:26 +02:00
parent c5b5c83398
commit 4b8546c07d
No known key found for this signature in database
GPG Key ID: 6F2E38DF3E4A6D0C

View File

@ -134,7 +134,7 @@ prepublish:
new-version: new-version:
git pull --rebase git pull --rebase
./node_modules/.bin/lerna version --force-publish="@babel/runtime,@babel/runtime-corejs2,@babel/standalone,@babel/preset-env-standalone" ./node_modules/.bin/lerna version --force-publish="@babel/runtime,@babel/runtime-corejs2,@babel/runtime-corejs3,@babel/standalone,@babel/preset-env-standalone"
# NOTE: Run make new-version first # NOTE: Run make new-version first
publish: prepublish publish: prepublish