Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - example@8.2.6
 - @web3-react/walletconnect-v2@8.3.4
  • Loading branch information
zzmp committed Jun 23, 2023
1 parent d3f6b72 commit 216fa74
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.5",
"version": "8.2.6",
"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.3",
"@web3-react/walletconnect-v2": "^8.3.4",
"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.3",
"version": "8.3.4",
"files": [
"dist/*"
],
Expand Down

1 comment on commit 216fa74

@vercel
Copy link

@vercel vercel bot commented on 216fa74 Jun 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web3-react – ./

web3-react-mu.vercel.app
web3-react-uniswap.vercel.app
web3-react-git-main-uniswap.vercel.app

Please sign in to comment.