Skip to content

Commit dba6b4e

Browse files
authored
[react-v2.1.9-alpha.1] : Update - React package deps - Fix common version (#1064)
* Update core and common packages in react * Update react pkg version * Fix common version
1 parent a62b5bd commit dba6b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@web3-onboard/core": "^2.2.12-alpha.2",
27-
"@web3-onboard/common": "^2.1.1.alpha.1",
27+
"@web3-onboard/common": "^2.1.1-alpha.1",
2828
"use-sync-external-store": "1.0.0"
2929
},
3030
"peerDependencies": {

0 commit comments

Comments
 (0)