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

@@ -15,7 +15,7 @@
"@babel/helper-simple-access": "^7.1.0",
"@babel/helper-split-export-declaration": "^7.4.4",
"@babel/template": "^7.4.4",
"@babel/types": "^7.5.5",
"@babel/types": "^7.6.3",
"lodash": "^4.17.13"
}
}