change plugins to use babel-runtime 6
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-types": "^6.7.7",
|
||||
"babel-runtime": "^5.0.0",
|
||||
"babel-runtime": "^6.0.0",
|
||||
"babel-template": "^6.7.0",
|
||||
"babel-plugin-transform-strict-mode": "^6.6.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user