@tonconnect/ui 2.0.9-beta.3 → 2.0.10-beta.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/lib/index.cjs CHANGED
@@ -10964,7 +10964,7 @@ class TonConnectUITracker {
10964
10964
  }
10965
10965
  }
10966
10966
  }
10967
- const tonConnectUiVersion = "2.0.9-beta.3";
10967
+ const tonConnectUiVersion = "2.0.10-beta.0";
10968
10968
  class TonConnectUI {
10969
10969
  constructor(options) {
10970
10970
  __publicField(this, "walletInfoStorage", new WalletInfoStorage());