Skip to content

Commit 86b1e64

Browse files
1.22.0-0.1.0: [feature] update wallet connect (#525)
* Update wallet connect
1 parent 0ba76ce commit 86b1e64

File tree

2 files changed

+252
-120
lines changed

2 files changed

+252
-120
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bnc-onboard",
3-
"version": "1.22.0",
3+
"version": "1.22.0-0.1.0",
44
"description": "Onboard users to web3 by allowing them to select a wallet, get that wallet ready to transact and have access to synced wallet state.",
55
"keywords": [
66
"ethereum",
@@ -50,7 +50,7 @@
5050
"@ledgerhq/hw-transport-u2f": "^5.21.0",
5151
"@portis/web3": "^2.0.0-beta.57",
5252
"@toruslabs/torus-embed": "^1.9.2",
53-
"@walletconnect/web3-provider": "^1.3.1",
53+
"@walletconnect/web3-provider": "^1.4.1",
5454
"authereum": "^0.1.12",
5555
"bignumber.js": "^9.0.0",
5656
"bnc-sdk": "^3.1.0",

0 commit comments

Comments
 (0)