fix babel-runtime version in some packages
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"slash": "^1.0.0",
|
||||
"source-map": "^0.5.0",
|
||||
"v8flags": "^2.0.10",
|
||||
"babel-runtime": "^6.0.14"
|
||||
"babel-runtime": "^5.0.0"
|
||||
},
|
||||
"bin": {
|
||||
"babel": "./bin/babel.js",
|
||||
|
||||
Reference in New Issue
Block a user