change plugins to use babel-runtime 6
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"babel-plugin-syntax-decorators": "^6.3.13",
|
||||
"babel-helper-explode-class": "^6.6.5",
|
||||
"babel-template": "^6.6.5",
|
||||
"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