@depay/widgets 12.4.0 → 12.4.1

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.
@@ -753,18 +753,18 @@
753
753
  }, {
754
754
  "name": "Unstoppable Wallet",
755
755
  "desktop": {
756
- "qr": "WalletConnectV1"
756
+ "qr": "WalletConnectV2"
757
757
  },
758
758
  "mobile": {
759
759
  "ios": {
760
760
  "universal": "unstoppable.money://",
761
- "connect": "WalletConnectV1",
762
- "qr": "WalletConnectV1"
761
+ "connect": "WalletConnectV2",
762
+ "qr": "WalletConnectV2"
763
763
  },
764
764
  "android": {
765
765
  "universal": "unstoppable.money://",
766
- "connect": "WalletConnectV1",
767
- "qr": "WalletConnectV1"
766
+ "connect": "WalletConnectV2",
767
+ "qr": "WalletConnectV2"
768
768
  }
769
769
  },
770
770
  "logo": "https://img1.depay.com/wallets/unstoppable.jpg",