Remove babel-runtime from packages' dependencies (#5218)
This commit is contained in:
@@ -10,8 +10,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-plugin-syntax-exponentiation-operator": "^6.8.0",
|
||||
"babel-helper-builder-binary-assignment-operator-visitor": "^6.22.0",
|
||||
"babel-runtime": "^6.22.0"
|
||||
"babel-helper-builder-binary-assignment-operator-visitor": "^6.22.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "^6.22.0"
|
||||
|
||||
Reference in New Issue
Block a user