Remove babel-runtime from packages' dependencies (#5218)
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
"babel-types": "^6.22.0",
|
||||
"babel-plugin-syntax-decorators": "^6.13.0",
|
||||
"babel-helper-explode-class": "^6.22.0",
|
||||
"babel-template": "^6.22.0",
|
||||
"babel-runtime": "^6.22.0"
|
||||
"babel-template": "^6.22.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "^6.22.0"
|
||||
|
||||
Reference in New Issue
Block a user