Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
  • Loading branch information
zzmp committed Feb 2, 2023
1 parent 544279f commit 88a5e0f
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/coinbase-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.34-beta.0",
"version": "8.0.35-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.0.26-beta.0",
"version": "8.0.27-beta.0",
"files": [
"dist/*"
],
Expand Down
8 changes: 4 additions & 4 deletions packages/example-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"@ethersproject/experimental": "^5.6.0",
"@ethersproject/providers": "^5.6.0",
"@ethersproject/units": "^5.6.0",
"@web3-react/coinbase-wallet": "8.0.34-beta.0",
"@web3-react/coinbase-wallet": "8.0.35-beta.0",
"@web3-react/core": "8.0.35-beta.0",
"@web3-react/eip1193": "8.0.26-beta.0",
"@web3-react/eip1193": "8.0.27-beta.0",
"@web3-react/empty": "8.0.20-beta.0",
"@web3-react/gnosis-safe": "8.0.7-beta.0",
"@web3-react/metamask": "8.0.29-beta.0",
"@web3-react/metamask": "8.0.30-beta.0",
"@web3-react/network": "8.0.27-beta.0",
"@web3-react/types": "8.0.20-beta.0",
"@web3-react/url": "8.0.25-beta.0",
"@web3-react/walletconnect": "8.0.36-beta.0",
"@web3-react/walletconnect": "8.0.37-beta.0",
"next": "^12.1.5",
"react-dom": "^18.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/metamask/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.29-beta.0",
"version": "8.0.30-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.0.36-beta.0",
"version": "8.0.37-beta.0",
"files": [
"dist/*"
],
Expand Down

0 comments on commit 88a5e0f

Please sign in to comment.