@tonconnect/ui
Advanced tools
Comparing version 2.0.10-beta.1 to 2.0.10-beta.2
@@ -104,7 +104,2 @@ import { WalletInfoBase, WalletInfoInjectable, WalletInfoRemote, VersionEvent, ConnectionEvent, ConnectionRestoringEvent, DisconnectionEvent, TransactionSigningEvent, ITonConnect, EventDispatcher, SdkActionEvent, Wallet, WalletInfo, Account, ConnectAdditionalRequest, TonConnectError, SendTransactionRequest, SendTransactionResponse } from '@tonconnect/sdk'; | ||
includeWallets?: UIWallet[]; | ||
/** | ||
* List of wallet IDs to be displayed first in the specified order. | ||
* Other wallets will be shown below in their original order. | ||
*/ | ||
customOrder?: string[]; | ||
}; | ||
@@ -111,0 +106,0 @@ |
{ | ||
"name": "@tonconnect/ui", | ||
"version": "2.0.10-beta.1", | ||
"version": "2.0.10-beta.2", | ||
"scripts": { | ||
@@ -50,3 +50,3 @@ "start": "vite --host", | ||
"dependencies": { | ||
"@tonconnect/sdk": "3.0.5", | ||
"@tonconnect/sdk": "3.0.6-beta.0", | ||
"classnames": "^2.3.2", | ||
@@ -53,0 +53,0 @@ "deepmerge": "^4.2.2", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4072576
25811
+ Added@tonconnect/sdk@3.0.6-beta.0(transitive)
- Removed@tonconnect/sdk@3.0.5(transitive)
Updated@tonconnect/sdk@3.0.6-beta.0