fix babel-runtime version in some packages
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-types": "^6.0.14",
|
||||
"babel-runtime": "^6.0.14",
|
||||
"babel-runtime": "^5.0.0",
|
||||
"babel-template": "^6.0.14",
|
||||
"babel-plugin-transform-strict-mode": "^6.0.14"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user