We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b659833 commit ea699e6Copy full SHA for ea699e6
client/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bsv/wallet-toolbox-client",
3
- "version": "1.1.13",
+ "version": "1.1.14",
4
"description": "Client only Wallet Storage",
5
"main": "./out/src/index.client.js",
6
"types": "./out/src/index.client.d.ts",
@@ -22,6 +22,5 @@
22
"dependencies": {
23
"@bsv/sdk": "^1.3.16",
24
"axios": "^0.29.0",
25
- "whatsonchain": "^0.2.0"
26
}
27
0 commit comments