aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-09-09 06:38:47 +0800
committerDan Finlay <dan@danfinlay.com>2016-09-09 06:41:21 +0800
commit6c05c221cd8e8bef2ce4efc5ae03ee7a39e3e0bf (patch)
tree09cf5fcf53faaf8290ebe814ad3bedb473ae2a26 /package.json
parent1f0b2ca787670455a2cbecf9d539a7fb66793525 (diff)
downloadtangerine-wallet-browser-6c05c221cd8e8bef2ce4efc5ae03ee7a39e3e0bf.tar
tangerine-wallet-browser-6c05c221cd8e8bef2ce4efc5ae03ee7a39e3e0bf.tar.gz
tangerine-wallet-browser-6c05c221cd8e8bef2ce4efc5ae03ee7a39e3e0bf.tar.bz2
tangerine-wallet-browser-6c05c221cd8e8bef2ce4efc5ae03ee7a39e3e0bf.tar.lz
tangerine-wallet-browser-6c05c221cd8e8bef2ce4efc5ae03ee7a39e3e0bf.tar.xz
tangerine-wallet-browser-6c05c221cd8e8bef2ce4efc5ae03ee7a39e3e0bf.tar.zst
tangerine-wallet-browser-6c05c221cd8e8bef2ce4efc5ae03ee7a39e3e0bf.zip
Fix new logo related errors
Fixed logo deallocation related bugs, had to patch the logo repo itself to add a stopAnimating method. Also tuned up the logo to more closely resemble the old behavior. - Overlaps the title text - Points nose at cursor, not just front of eyes - Cursor is more "distant" from fox, to avoid extreme angles on edges.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8a6665ee1..4b7be8265 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"inject-css": "^0.1.1",
"jazzicon": "^1.1.3",
"menu-droppo": "^1.1.0",
- "metamask-logo": "^2.0.0",
+ "metamask-logo": "^2.1.1",
"mississippi": "^1.2.0",
"multiplex": "^6.7.0",
"once": "^1.3.3",