Skip to content

Commit 2e6dd48

Browse files
authored
Updates core version (#940)
1 parent 4b0c4b1 commit 2e6dd48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/react",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Collection of React Hooks for web3-onboard",
55
"module": "dist/index.js",
66
"browser": "dist/index.js",
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@web3-onboard/common": "^2.0.5",
25-
"@web3-onboard/core": "^2.2.0"
25+
"@web3-onboard/core": "^2.2.1"
2626
},
2727
"peerDependencies": {
2828
"react": "^17.0.2"

0 commit comments

Comments
 (0)