Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - [email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
  • Loading branch information
zzmp committed Apr 5, 2023
1 parent 49ae775 commit 3174289
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "8.1.3-beta.0",
"version": "8.1.4-beta.0",
"name": "example",
"scripts": {
"start": "next dev"
Expand All @@ -11,15 +11,15 @@
"@ethersproject/providers": "^5.6.0",
"@ethersproject/units": "^5.6.0",
"@web3-react/coinbase-wallet": "^8.1.2-beta.0",
"@web3-react/core": "^8.1.2-beta.0",
"@web3-react/eip1193": "^8.1.2-beta.0",
"@web3-react/core": "^8.1.3-beta.0",
"@web3-react/eip1193": "^8.1.3-beta.0",
"@web3-react/empty": "^8.1.2-beta.0",
"@web3-react/gnosis-safe": "^8.1.2-beta.0",
"@web3-react/metamask": "^8.1.2-beta.0",
"@web3-react/network": "^8.1.2-beta.0",
"@web3-react/types": "^8.1.2-beta.0",
"@web3-react/url": "^8.1.2-beta.0",
"@web3-react/walletconnect": "^8.1.2-beta.0",
"@web3-react/walletconnect": "^8.1.3-beta.0",
"@web3-react/walletconnect-v2": "^8.1.3-beta.0",
"next": "^12.1.5",
"react-dom": "^18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.1.2-beta.0",
"version": "8.1.3-beta.0",
"files": [
"dist/*"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/eip1193/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.1.2-beta.0",
"version": "8.1.3-beta.0",
"files": [
"dist/*"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/walletconnect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.1.2-beta.0",
"version": "8.1.3-beta.0",
"files": [
"dist/*"
],
Expand Down

0 comments on commit 3174289

Please sign in to comment.