Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
Add option to disable wallet connect explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenbf committed Apr 3, 2024
1 parent b0a18da commit 3004b8c
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"build": "tsc"
},
"dependencies": {
"@concordium/wallet-connectors": "^0.5.1"
"@concordium/wallet-connectors": "^0.6.0-alpha.4"
},
"devDependencies": {
"@tsconfig/recommended": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-connectors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@concordium/wallet-connectors",
"version": "0.6.0-alpha.3",
"version": "0.6.0-alpha.4",
"description": "Utility interface for dApps to interact with wallets without depending on the underlying protocol and implementations for Concordium Browser Wallet and Wallet Connect v2.",
"author": "Concordium Software",
"license": "Apache-2.0",
Expand Down
Loading

0 comments on commit 3004b8c

Please sign in to comment.