Browse Source

Update @ledgerhq/currencies to get new icons

master
meriadec 7 years ago
parent
commit
28156eed98
No known key found for this signature in database GPG Key ID: 1D2FC2305E2CB399
  1. 2
      package.json
  2. 6
      yarn.lock

2
package.json

@ -43,7 +43,7 @@
"webpack-sources": "1.0.1"
},
"dependencies": {
"@ledgerhq/currencies": "^4.7.0",
"@ledgerhq/currencies": "^4.7.1",
"@ledgerhq/hw-app-btc": "^4.7.0",
"@ledgerhq/hw-app-eth": "^4.6.0",
"@ledgerhq/hw-transport": "^4.7.0",

6
yarn.lock

@ -116,9 +116,9 @@
lodash "^4.2.0"
to-fast-properties "^2.0.0"
"@ledgerhq/currencies@^4.7.0":
version "4.7.0"
resolved "https://registry.yarnpkg.com/@ledgerhq/currencies/-/currencies-4.7.0.tgz#d3914bd3102929b354882b94638b5505f157ce8e"
"@ledgerhq/currencies@^4.7.1":
version "4.7.1"
resolved "https://registry.yarnpkg.com/@ledgerhq/currencies/-/currencies-4.7.1.tgz#fb09d025aa029edecf35b22c4e1b6aa4399dfed0"
dependencies:
lodash "^4.17.5"
numeral "^2.0.6"

Loading…
Cancel
Save