1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00

Uninstall unused eth-bin-to-ops

This commit is contained in:
Whymarrh Whitby 2019-06-20 13:24:36 -02:30
parent 61d75bedea
commit d2711513c0
2 changed files with 0 additions and 10 deletions

9
package-lock.json generated
View File

@ -15808,15 +15808,6 @@
"integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=",
"dev": true
},
"eth-bin-to-ops": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/eth-bin-to-ops/-/eth-bin-to-ops-1.0.1.tgz",
"integrity": "sha1-TScDuYeIJbw4xiWZEOkLTbAFx94=",
"requires": {
"ethereumjs-vm": "^2.0.0",
"tape": "^4.6.2"
}
},
"eth-block-tracker": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/eth-block-tracker/-/eth-block-tracker-4.1.0.tgz",

View File

@ -84,7 +84,6 @@
"disc": "^1.3.2",
"dnode": "^1.2.2",
"end-of-stream": "^1.1.0",
"eth-bin-to-ops": "^1.0.1",
"eth-block-tracker": "^4.1.0",
"eth-contract-metadata": "github:MetaMask/eth-contract-metadata#dc68506221859bc90792bc5e0279a6835f2484d8",
"eth-ens-namehash": "^2.0.8",