Skip to content

Commit ea699e6

Browse files
committed
client v1.1.14
1 parent b659833 commit ea699e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

client/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bsv/wallet-toolbox-client",
3-
"version": "1.1.13",
3+
"version": "1.1.14",
44
"description": "Client only Wallet Storage",
55
"main": "./out/src/index.client.js",
66
"types": "./out/src/index.client.d.ts",
@@ -22,6 +22,5 @@
2222
"dependencies": {
2323
"@bsv/sdk": "^1.3.16",
2424
"axios": "^0.29.0",
25-
"whatsonchain": "^0.2.0"
2625
}
2726
}

0 commit comments

Comments
 (0)