fix babel-runtime version in some packages
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-types",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-runtime": "^6.0.14",
|
||||
"babel-runtime": "^5.0.0",
|
||||
"babel-traverse": "^6.0.14",
|
||||
"esutils": "^2.0.2",
|
||||
"lodash": "^3.10.1",
|
||||
|
||||
Reference in New Issue
Block a user