Skip to content

Commit 49ab770

Browse files
committed
chore: fix version to 2.2.0-alpha.1 and remove yarn.lock from capsule
1 parent cba0bde commit 49ab770

File tree

3 files changed

+2
-4448
lines changed

3 files changed

+2
-4448
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": "3.0.0-alpha.1",
3+
"version": "2.2.0-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",

0 commit comments

Comments
 (0)