change plugins to use babel-runtime 6
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"babel-helper-get-function-arity": "^6.6.5",
|
||||
"babel-template": "^6.7.0",
|
||||
"babel-types": "^6.7.0",
|
||||
"babel-runtime": "^5.0.0"
|
||||
"babel-runtime": "^6.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
|
||||
Reference in New Issue
Block a user