Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
grabbou committed Apr 27, 2023
1 parent 8639646 commit 6332d11
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.1",
"version": "8.2.2",
"name": "example",
"scripts": {
"start": "next dev"
Expand All @@ -15,7 +15,7 @@
"@web3-react/eip1193": "^8.2.0",
"@web3-react/empty": "^8.2.0",
"@web3-react/gnosis-safe": "^8.2.0",
"@web3-react/metamask": "^8.2.0",
"@web3-react/metamask": "^8.2.1",
"@web3-react/network": "^8.2.0",
"@web3-react/types": "^8.2.0",
"@web3-react/url": "^8.2.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.2.0",
"version": "8.2.1",
"files": [
"dist/*"
],
Expand Down

0 comments on commit 6332d11

Please sign in to comment.