Bump babel-types to ^7.6.3 (#10568)

* fix incorrect lerna bootstrap options

* chore: bump @babel/types dependencies to v7.6.3

* chore: remove ignore-engines on lerna bootstrap
This commit is contained in:
Huáng Jùnliàng
2019-10-17 07:49:41 -04:00
committed by GitHub
parent 095f28a913
commit 8c94b3f209
23 changed files with 23 additions and 23 deletions

View File

@@ -213,7 +213,7 @@ yarn-install: clean-all
yarn --ignore-engines
lerna-bootstrap: yarn-install
yarn lerna bootstrap -- --ignore-engines
yarn lerna bootstrap
bootstrap: bootstrap-only
$(MAKE) build