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:
@@ -10,6 +10,6 @@
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"@babel/helper-explode-assignable-expression": "^7.1.0",
|
||||
"@babel/types": "^7.0.0"
|
||||
"@babel/types": "^7.6.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user