change plugins to use babel-runtime 6
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-runtime": "^5.0.0",
|
||||
"babel-runtime": "^6.0.0",
|
||||
"babel-types": "^6.6.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user