aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDan Finlay <542863+danfinlay@users.noreply.github.com>2018-04-18 04:46:24 +0800
committerGitHub <noreply@github.com>2018-04-18 04:46:24 +0800
commit2ce33a3eee5383681b638ef6c426c46b65c6fa79 (patch)
tree096c6a8f7e12c5ece8bb64af1466bb2d94b6e5d3 /package.json
parent7b70804aa0d74120098a4bcb2c375d29080e8368 (diff)
parent6ee57dcad70057b1f71b9abe53d9d4965cbbe3e8 (diff)
downloadtangerine-wallet-browser-2ce33a3eee5383681b638ef6c426c46b65c6fa79.tar.gz
tangerine-wallet-browser-2ce33a3eee5383681b638ef6c426c46b65c6fa79.tar.zst
tangerine-wallet-browser-2ce33a3eee5383681b638ef6c426c46b65c6fa79.zip
Merge pull request #3853 from MetaMask/i3580-InternationalizeCurrency
Internationalize currency
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 985733cf0..5b09cd48d 100644
--- a/package.json
+++ b/package.json
@@ -76,6 +76,7 @@
"classnames": "^2.2.5",
"clone": "^2.1.1",
"copy-to-clipboard": "^3.0.8",
+ "currency-formatter": "^1.4.2",
"debounce": "^1.0.0",
"debounce-stream": "^2.0.0",
"deep-extend": "^0.5.0",