mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Uninstall unused ensnare
This commit is contained in:
parent
a257a73172
commit
61d75bedea
8
package-lock.json
generated
8
package-lock.json
generated
@ -14989,14 +14989,6 @@
|
||||
"tapable": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"ensnare": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ensnare/-/ensnare-1.0.0.tgz",
|
||||
"integrity": "sha1-ctK/fvSKuiH2at8p0AoJBO3bYcc=",
|
||||
"requires": {
|
||||
"tape": "^4.6.0"
|
||||
}
|
||||
},
|
||||
"ensure-posix-path": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/ensure-posix-path/-/ensure-posix-path-1.0.2.tgz",
|
||||
|
@ -84,7 +84,6 @@
|
||||
"disc": "^1.3.2",
|
||||
"dnode": "^1.2.2",
|
||||
"end-of-stream": "^1.1.0",
|
||||
"ensnare": "^1.0.0",
|
||||
"eth-bin-to-ops": "^1.0.1",
|
||||
"eth-block-tracker": "^4.1.0",
|
||||
"eth-contract-metadata": "github:MetaMask/eth-contract-metadata#dc68506221859bc90792bc5e0279a6835f2484d8",
|
||||
|
Loading…
Reference in New Issue
Block a user