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 3622e01 commit 8216420Copy full SHA for 8216420
bun.lockb
4 Bytes
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@kilnfi/sdk",
3
- "version": "4.1.18",
+ "version": "4.1.19",
4
"autor": "Kiln <[email protected]> (https://kiln.fi)",
5
"license": "BUSL-1.1",
6
"description": "JavaScript sdk for Kiln API",
@@ -34,7 +34,7 @@
34
},
35
"homepage": "https://github.com/kilnfi/sdk-js#readme",
36
"dependencies": {
37
- "@fireblocks/ts-sdk": "^6.0.0",
+ "@fireblocks/ts-sdk": "^10.0.0",
38
"@types/bun": "^1.1.11",
39
"bech32": "^2.0.0",
40
"openapi-fetch": "^0.12.0",
0 commit comments