toncorp-wallet-connect-sdk 0.1.3 → 0.1.4

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/registry.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "toncorp-wallet-connect-sdk",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "Wallet Connect SDK — connect TonPass, OneDollar and more wallets from any DApp",
5
5
  "author": "PlaygroundVina",
6
6
  "license": "MIT",
package/registry.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "walletId": "onedollar",
4
4
  "name": "OneDollar Wallet",
5
5
  "icon": "https://img.icons8.com/color/96/us-dollar-circled.png",
6
- "botUsername": "OneDollarBot",
6
+ "botUsername": "onedollar_wallet_bot",
7
7
  "appName": "app",
8
8
  "apiUrl": "https://1dollar-api-dev.motcaigido.xyz",
9
9
  "description": "OneDollar wallet on Telegram",