@hashgraphonline/hashinal-wc 2.0.17 → 2.0.18
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/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hashgraphonline/hashinal-wc",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.18",
|
|
4
4
|
"description": "The official Hashinal Wallet Connect SDK. A set of easy-to-use functions to interact with Hedera through Wallet Connect.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
"@hashgraph/hedera-wallet-connect": "2.0.4",
|
|
38
38
|
"@hashgraph/proto": "^2.25.0",
|
|
39
39
|
"@hashgraph/sdk": "^2.78.0",
|
|
40
|
-
"@hashgraphonline/standards-sdk": "0.1.
|
|
41
|
-
"@reown/appkit": "1.8.
|
|
40
|
+
"@hashgraphonline/standards-sdk": "0.1.144",
|
|
41
|
+
"@reown/appkit": "1.8.10",
|
|
42
42
|
"fetch-retry": "^6.0.0",
|
|
43
43
|
"long": "^5.2.3"
|
|
44
44
|
},
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"vite-plugin-string-replace": "^1.1.5"
|
|
70
70
|
},
|
|
71
71
|
"resolutions": {
|
|
72
|
-
"@hashgraphonline/standards-sdk": "0.1.
|
|
72
|
+
"@hashgraphonline/standards-sdk": "0.1.144"
|
|
73
73
|
},
|
|
74
74
|
"packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748"
|
|
75
75
|
}
|