nvm [skip ci]

This commit is contained in:
Henry Zhu 2017-03-23 17:50:31 -04:00
parent a498371005
commit 287869dcc2

View File

@ -66,7 +66,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 --force-publish=* --npm-tag=next --exact --skip-temp-tag ./node_modules/.bin/lerna publish --npm-tag=next --exact --skip-temp-tag
make clean make clean
bootstrap: bootstrap: