aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2017-09-08 13:25:08 +0800
committerkumavis <aaron@kumavis.me>2017-09-08 13:25:08 +0800
commitf5d0a0b07ac835810bc6faef88384c2872846414 (patch)
treebd63e5484a121b4ee4792d475a89788edcb65e9c /package.json
parent9d4c02e57f2b147759d979d8a6c051aa008cdff0 (diff)
downloadtangerine-wallet-browser-f5d0a0b07ac835810bc6faef88384c2872846414.tar.gz
tangerine-wallet-browser-f5d0a0b07ac835810bc6faef88384c2872846414.tar.zst
tangerine-wallet-browser-f5d0a0b07ac835810bc6faef88384c2872846414.zip
deps - bump jsonrpc filters for log filter formate fix
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 295d33409..3fede273c 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"eth-bin-to-ops": "^1.0.1",
"eth-contract-metadata": "^1.1.4",
"eth-hd-keyring": "^1.1.1",
- "eth-json-rpc-filters": "^1.0.1",
+ "eth-json-rpc-filters": "^1.0.2",
"eth-phishing-detect": "^1.1.4",
"eth-query": "^2.1.2",
"eth-sig-util": "^1.2.2",