Remove babel-runtime from packages' dependencies (#5218)
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
"dependencies": {
|
||||
"babel-plugin-syntax-async-functions": "^6.8.0",
|
||||
"babel-helper-remap-async-to-generator": "^6.22.0",
|
||||
"babel-types": "^6.22.0",
|
||||
"babel-runtime": "^6.22.0"
|
||||
"babel-types": "^6.22.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "^6.22.0"
|
||||
|
||||
Reference in New Issue
Block a user