Skip to content

Commit 8216420

Browse files
committed
upgrade @fireblocks/ts-sdk to 10.0.0 (#212)
* upgrade @fireblocks/ts-sdk to 10.0.0 * bump version
1 parent 3622e01 commit 8216420

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

4 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kilnfi/sdk",
3-
"version": "4.1.18",
3+
"version": "4.1.19",
44
"autor": "Kiln <[email protected]> (https://kiln.fi)",
55
"license": "BUSL-1.1",
66
"description": "JavaScript sdk for Kiln API",
@@ -34,7 +34,7 @@
3434
},
3535
"homepage": "https://github.com/kilnfi/sdk-js#readme",
3636
"dependencies": {
37-
"@fireblocks/ts-sdk": "^6.0.0",
37+
"@fireblocks/ts-sdk": "^10.0.0",
3838
"@types/bun": "^1.1.11",
3939
"bech32": "^2.0.0",
4040
"openapi-fetch": "^0.12.0",

0 commit comments

Comments
 (0)