Skip to content

Commit 1d90809

Browse files
committed
update versions
1 parent d22b720 commit 1d90809

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/capsule/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/capsule",
3-
"version": "2.0.2-alpha.1",
3+
"version": "2.0.3-alpha.1",
44
"description": "Capsule SDK wallet module for connecting to Web3-Onboard. 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
"module": "dist/index.js",
66
"browser": "dist/index.js",

packages/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@web3-onboard/arcana-auth": "^2.0.0",
3131
"@web3-onboard/bitget": "2.0.1",
3232
"@web3-onboard/blocto": "^2.0.1",
33-
"@web3-onboard/capsule": "2.0.2-alpha.1",
33+
"@web3-onboard/capsule": "2.0.3-alpha.1",
3434
"@web3-onboard/cede-store": "^2.2.0",
3535
"@web3-onboard/core": "^2.21.6",
3636
"@web3-onboard/coinbase": "^2.2.7",

0 commit comments

Comments
 (0)