change plugins to use babel-runtime 6
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"babel-helper-function-name": "^6.4.0",
|
||||
"babel-types": "^6.4.0",
|
||||
"babel-runtime": "^5.0.0"
|
||||
"babel-runtime": "^6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "^6.3.13"
|
||||
|
||||
Reference in New Issue
Block a user