aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWhymarrh Whitby <whymarrh.whitby@gmail.com>2019-06-21 00:13:02 +0800
committerWhymarrh Whitby <whymarrh.whitby@gmail.com>2019-06-21 07:57:47 +0800
commit9c13d74e7e42f8eb9f5802c883df44db3f44f588 (patch)
treee0719ea31abd20d845598f8989d72917b265985e
parent77a515fbc457006690b9a96e3e99a9185cdfa00d (diff)
downloadtangerine-wallet-browser-9c13d74e7e42f8eb9f5802c883df44db3f44f588.tar.gz
tangerine-wallet-browser-9c13d74e7e42f8eb9f5802c883df44db3f44f588.tar.zst
tangerine-wallet-browser-9c13d74e7e42f8eb9f5802c883df44db3f44f588.zip
Uninstall unused identicon.js
-rw-r--r--package-lock.json5
-rw-r--r--package.json1
2 files changed, 0 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 871ae1058..c11ca4b46 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -36252,11 +36252,6 @@
}
}
},
- "identicon.js": {
- "version": "2.3.1",
- "resolved": "https://registry.npmjs.org/identicon.js/-/identicon.js-2.3.1.tgz",
- "integrity": "sha512-PsxOTpq2Mwj2dgpHW50vcBdSebozcL9xKLIqRVkh2c4lqbCB75pkpdDKoKkVtTfpha/rl4BubXm3Q90vxlmUxQ=="
- },
"idna-uts46": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/idna-uts46/-/idna-uts46-1.1.0.tgz",
diff --git a/package.json b/package.json
index 62361689e..8f5a7dd76 100644
--- a/package.json
+++ b/package.json
@@ -115,7 +115,6 @@
"gaba": "^1.3.0",
"hat": "0.0.3",
"human-standard-token-abi": "^2.0.0",
- "identicon.js": "^2.3.1",
"inject-css": "^0.1.1",
"jazzicon": "^1.2.0",
"json-rpc-engine": "^4.0.0",