aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2018-03-14 06:47:52 +0800
committerGitHub <noreply@github.com>2018-03-14 06:47:52 +0800
commit5fbfb0b67c9eb50b6cc503e78154ab237d2d9731 (patch)
tree3374055e365337973807afd70936afcad070a095 /package.json
parentb7a24840f2aa358a174d134d7ed30dc3ff2fc4be (diff)
parentdc5fbf5eb28b3221357197d7fe33ecb2f8a1e6fb (diff)
downloadtangerine-wallet-browser-5fbfb0b67c9eb50b6cc503e78154ab237d2d9731.tar.gz
tangerine-wallet-browser-5fbfb0b67c9eb50b6cc503e78154ab237d2d9731.tar.zst
tangerine-wallet-browser-5fbfb0b67c9eb50b6cc503e78154ab237d2d9731.zip
Merge pull request #3083 from MetaMask/i3076-UseStorageLocalInstead
Use storage.local instead of localStorage
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 a80b7e28e..00587ece6 100644
--- a/package.json
+++ b/package.json
@@ -72,6 +72,7 @@
"clone": "^2.1.1",
"copy-to-clipboard": "^3.0.8",
"debounce": "^1.0.0",
+ "debounce-stream": "^2.0.0",
"deep-extend": "^0.5.0",
"detect-node": "^2.0.3",
"disc": "^1.3.2",