change plugins to use babel-runtime 6
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-runtime": "^5.0.0",
|
||||
"babel-runtime": "^6.0.0",
|
||||
"babel-traverse": "^6.6.5",
|
||||
"babel-types": "^6.6.5",
|
||||
"babel-helper-bindify-decorators": "^6.6.5"
|
||||
|
||||
Reference in New Issue
Block a user