Force publish @babel/runtime-corejs3 [skip ci]
This commit is contained in:
parent
c5b5c83398
commit
4b8546c07d
2
Makefile
2
Makefile
@ -134,7 +134,7 @@ prepublish:
|
||||
|
||||
new-version:
|
||||
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
|
||||
publish: prepublish
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user