Skip to content

Commit a3012ae

Browse files
authored
Merge pull request #669 from interlay/peter/chore-update-types-1.13.0
chore: update types
2 parents 76f8b9b + 858bd39 commit a3012ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interlay/interbtc-api",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "JavaScript library to interact with interBTC",
55
"main": "build/src/index.js",
66
"typings": "build/src/index.d.ts",
@@ -53,7 +53,7 @@
5353
"engineStrict": true,
5454
"dependencies": {
5555
"@interlay/esplora-btc-api": "0.4.0",
56-
"@interlay/interbtc-types": "1.12.0",
56+
"@interlay/interbtc-types": "1.13.0",
5757
"@interlay/monetary-js": "0.7.3",
5858
"@polkadot/api": "9.14.2",
5959
"big.js": "6.1.1",

0 commit comments

Comments
 (0)