Skip to content

Commit

Permalink
bump: cedelabs providers
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario2206 committed Nov 6, 2023
1 parent aa4f939 commit a9b6bda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cede-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/cede-store",
"version": "2.1.0",
"version": "2.2.0-alpha.1",
"description": "cede.store 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.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -69,7 +69,7 @@
"window": "^4.2.7"
},
"dependencies": {
"@cedelabs/providers": "^1.1.0",
"@cedelabs/providers": "^1.3.0",
"@web3-onboard/common": "^2.3.3"
}
}

0 comments on commit a9b6bda

Please sign in to comment.