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