@tonconnect/ui 2.0.13-beta.0 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tonconnect-ui.min.js +217 -217
- package/dist/tonconnect-ui.min.js.map +1 -1
- package/lib/index.cjs +1 -1
- package/lib/index.cjs.map +1 -1
- package/lib/index.d.ts +3 -3
- package/lib/index.mjs +1 -1
- package/lib/index.mjs.map +1 -1
- package/package.json +2 -2
package/lib/index.cjs
CHANGED
|
@@ -11512,7 +11512,7 @@ class TonConnectUITracker {
|
|
|
11512
11512
|
}
|
|
11513
11513
|
}
|
|
11514
11514
|
}
|
|
11515
|
-
const tonConnectUiVersion = "2.
|
|
11515
|
+
const tonConnectUiVersion = "2.1.0";
|
|
11516
11516
|
class TonConnectUI {
|
|
11517
11517
|
constructor(options) {
|
|
11518
11518
|
__publicField(this, "walletInfoStorage", new WalletInfoStorage());
|