Skip to content

Commit d6183bf

Browse files
authored
Update packages (#927)
* Update packages * Increment version
1 parent 3391c9c commit d6183bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/react/package.json

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

0 commit comments

Comments
 (0)