force-publish all packages [skip ci]
This commit is contained in:
parent
ce976bba2a
commit
68ed633175
2
Makefile
2
Makefile
@ -67,7 +67,7 @@ publish:
|
|||||||
make test
|
make test
|
||||||
# not using lerna independent mode atm, so only update packages that have changed since we use ^
|
# not using lerna independent mode atm, so only update packages that have changed since we use ^
|
||||||
# --only-explicit-updates
|
# --only-explicit-updates
|
||||||
./node_modules/.bin/lerna publish --npm-tag=next --exact --skip-temp-tag
|
./node_modules/.bin/lerna publish --force-publish=* --npm-tag=next --exact --skip-temp-tag
|
||||||
make clean
|
make clean
|
||||||
|
|
||||||
bootstrap:
|
bootstrap:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user