1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Remove multihashes (#10443)

This dependency was used in our IPFS ENS resolver, but it has not been
used directly since #6402.
This commit is contained in:
Mark Stacey 2021-02-12 17:49:32 -03:30 committed by GitHub
parent 036e1cf8ce
commit 81ef9330c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,7 +140,6 @@
"lodash": "^4.17.19",
"loglevel": "^1.4.1",
"luxon": "^1.24.1",
"multihashes": "^0.4.12",
"nanoid": "^2.1.6",
"nonce-tracker": "^1.0.0",
"obj-multiplex": "^1.0.0",