From 0e2c0b49dc0e09f720398dc7cde55a1d79408b0b Mon Sep 17 00:00:00 2001 From: Taylor Dawson Date: Wed, 19 May 2021 18:39:47 -0700 Subject: [PATCH 1/2] Update bnc-sdk to latest --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb16b4d..f9dc888 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ }, "dependencies": { "bignumber.js": "^9.0.0", - "bnc-sdk": "^3.3.0", + "bnc-sdk": "^3.3.4", "lodash.debounce": "^4.0.8", "regenerator-runtime": "^0.13.3", "uuid": "^3.3.3" From e137a01f12da79b27b6e9feaebfadfe580461970 Mon Sep 17 00:00:00 2001 From: Taylor Dawson Date: Wed, 19 May 2021 18:40:53 -0700 Subject: [PATCH 2/2] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9dc888..f3dfb98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bnc-notify", - "version": "1.6.0", + "version": "1.6.0-0.0.1", "description": "Show web3 users realtime transaction notifications", "keywords": [ "ethereum",