Skip to content

Commit

Permalink
v8.3.3 (#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
JFrankfurt authored Jun 13, 2023
1 parent 165e907 commit d776aa3
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.4",
"version": "8.2.5",
"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.2",
"@web3-react/walletconnect-v2": "^8.3.3",
"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.2",
"version": "8.3.3",
"files": [
"dist/*"
],
Expand Down

3 comments on commit d776aa3

@vercel
Copy link

@vercel vercel bot commented on d776aa3 Jun 13, 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-uniswap.vercel.app
web3-react-git-main-uniswap.vercel.app
web3-react-mu.vercel.app

@drwen6296
Copy link

Choose a reason for hiding this comment

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

vere cool)))))))))))))))))

@n04ance
Copy link

Choose a reason for hiding this comment

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

ohh... Excellent work. Thank you!

Please sign in to comment.