Skip to content

Commit 98c6c6d

Browse files
committed
Changes to versioning and ready for testing
1 parent eeafdd9 commit 98c6c6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/common",
3-
"version": "2.4.0-viem.2",
3+
"version": "2.4.0-viem.3",
44
"description": "Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
55
"keywords": [
66
"Ethereum",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"typescript": "^5.4.5"
8787
},
8888
"dependencies": {
89-
"@web3-onboard/common": "2.4.0-viem.2",
89+
"@web3-onboard/common": "2.4.0-viem.3",
9090
"bnc-sdk": "^4.6.7",
9191
"bowser": "^2.11.0",
9292
"eventemitter3": "^4.0.7",

0 commit comments

Comments
 (0)