Skip to content

Commit adac218

Browse files
v6.2.10
1 parent 25c56b9 commit adac218

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "6.2.9",
2+
"version": "6.2.10",
33
"npmClient": "yarn",
44
"command": {
55
"publish": {

packages/walletconnect-connector/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "6.2.8",
6+
"version": "6.2.10",
77
"description": "A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps",
88
"keywords": [
99
"react",
@@ -35,8 +35,8 @@
3535
"lint": "tsdx lint src"
3636
},
3737
"dependencies": {
38-
"@walletconnect/types": "^1.7.1",
3938
"@walletconnect/ethereum-provider": "^1.7.1",
39+
"@walletconnect/types": "^1.7.1",
4040
"@web3-react/abstract-connector": "^6.0.7",
4141
"@web3-react/types": "^6.0.7",
4242
"tiny-invariant": "^1.0.6"

0 commit comments

Comments
 (0)