mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-25 20:02:58 +01:00
Remove unused babel-polyfill
dependency (#6814)
The lockfile hasn't changed because this package is a dependency of `fetch-mock`.
This commit is contained in:
parent
7f7517b9e6
commit
47544110a2
@ -180,7 +180,6 @@
|
||||
"babel-plugin-transform-class-properties": "^6.24.1",
|
||||
"babel-plugin-transform-object-rest-spread": "^6.22.0",
|
||||
"babel-plugin-transform-runtime": "^6.23.0",
|
||||
"babel-polyfill": "^6.23.0",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"babel-preset-react": "^6.24.1",
|
||||
"babel-register": "^6.7.2",
|
||||
|
Loading…
Reference in New Issue
Block a user