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:
@@ -9,6 +9,6 @@
|
||||
},
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"@babel/types": "^7.4.4"
|
||||
"@babel/types": "^7.6.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user