Skip to content

Commit 1805678

Browse files
committed
Remove alpha tags
1 parent 7e02ef5 commit 1805678

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@web3-onboard/coinbase": "^2.0.8",
26-
"@web3-onboard/core": "^2.4.0-alpha.8",
26+
"@web3-onboard/core": "^2.4.0",
2727
"@web3-onboard/dcent": "^2.0.4",
2828
"@web3-onboard/fortmatic": "^2.0.6",
2929
"@web3-onboard/gnosis": "^2.0.5",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"typescript": "^4.5.5"
6060
},
6161
"dependencies": {
62-
"@web3-onboard/core": "^2.4.0-alpha.9",
62+
"@web3-onboard/core": "^2.4.0",
6363
"@web3-onboard/common": "^2.1.5",
6464
"use-sync-external-store": "1.0.0"
6565
},

0 commit comments

Comments
 (0)