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.
2 parents 76f8b9b + 858bd39 commit a3012aeCopy full SHA for a3012ae
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@interlay/interbtc-api",
3
- "version": "2.4.0",
+ "version": "2.4.1",
4
"description": "JavaScript library to interact with interBTC",
5
"main": "build/src/index.js",
6
"typings": "build/src/index.d.ts",
@@ -53,7 +53,7 @@
53
"engineStrict": true,
54
"dependencies": {
55
"@interlay/esplora-btc-api": "0.4.0",
56
- "@interlay/interbtc-types": "1.12.0",
+ "@interlay/interbtc-types": "1.13.0",
57
"@interlay/monetary-js": "0.7.3",
58
"@polkadot/api": "9.14.2",
59
"big.js": "6.1.1",
0 commit comments