@guveno/wallet-sdk 1.0.1 → 1.0.2

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 (1) hide show
  1. package/package.json +2 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@guveno/wallet-sdk",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "Add secure crypto custody to your app in minutes — create and manage multi-chain wallets, automate withdrawals, and receive real-time webhooks for Bitcoin, Ethereum, XRP, and Polkadot. Built for exchanges, fintechs, and platforms.",
5
5
  "author": "Guveno LLC",
6
6
  "license": "MIT",
@@ -26,15 +26,7 @@
26
26
  "crypto",
27
27
  "custody"
28
28
  ],
29
- "repository": {
30
- "type": "git",
31
- "url": "git+https://github.com/hollaex/guveno.git",
32
- "directory": "sdk"
33
- },
34
- "homepage": "https://github.com/hollaex/guveno/tree/main/sdk#readme",
35
- "bugs": {
36
- "url": "https://github.com/hollaex/guveno/issues"
37
- },
29
+ "homepage": "https://guveno.com",
38
30
  "files": [
39
31
  "dist",
40
32
  "README.md",