mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Merge pull request #3852 from MetaMask/i3621-LogoPerformance
Improve fox logo performance
This commit is contained in:
commit
50dfa2b7d3
@ -2,6 +2,8 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
- Improved performance of 3D fox logo.
|
||||
|
||||
## 4.5.5 Fri Apr 06 2018
|
||||
|
||||
- Graceful handling of unknown keys in txParams
|
||||
|
@ -131,7 +131,7 @@
|
||||
"lodash.uniqby": "^4.7.0",
|
||||
"loglevel": "^1.4.1",
|
||||
"metamascara": "^2.0.0",
|
||||
"metamask-logo": "^2.1.2",
|
||||
"metamask-logo": "^2.1.4",
|
||||
"mkdirp": "^0.5.1",
|
||||
"multiplex": "^6.7.0",
|
||||
"number-to-bn": "^1.7.0",
|
||||
|
Loading…
Reference in New Issue
Block a user