fix babel-runtime version in some packages
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
"dependencies": {
|
||||
"babel-template": "^6.0.14",
|
||||
"babel-plugin-syntax-class-constructor-call": "^6.0.14",
|
||||
"babel-runtime": "^6.0.14"
|
||||
"babel-runtime": "^5.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user