Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
zzmp committed Jun 26, 2023
1 parent 558bae6 commit 9e4e6bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "8.2.6",
"version": "8.2.7",
"name": "example",
"scripts": {
"start": "next dev"
Expand All @@ -20,7 +20,7 @@
"@web3-react/types": "^8.2.0",
"@web3-react/url": "^8.2.0",
"@web3-react/walletconnect": "^8.2.0",
"@web3-react/walletconnect-v2": "^8.3.4",
"@web3-react/walletconnect-v2": "^8.3.5",
"next": "^12.1.5",
"react-dom": "^18.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/walletconnect-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.3.4",
"version": "8.3.5",
"files": [
"dist/*"
],
Expand Down

0 comments on commit 9e4e6bb

Please sign in to comment.