Skip to content

Commit

Permalink
Merge pull request #669 from interlay/peter/chore-update-types-1.13.0
Browse files Browse the repository at this point in the history
chore: update types
  • Loading branch information
gregdhill committed Aug 8, 2023
2 parents 76f8b9b + 858bd39 commit a3012ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interlay/interbtc-api",
"version": "2.4.0",
"version": "2.4.1",
"description": "JavaScript library to interact with interBTC",
"main": "build/src/index.js",
"typings": "build/src/index.d.ts",
Expand Down Expand Up @@ -53,7 +53,7 @@
"engineStrict": true,
"dependencies": {
"@interlay/esplora-btc-api": "0.4.0",
"@interlay/interbtc-types": "1.12.0",
"@interlay/interbtc-types": "1.13.0",
"@interlay/monetary-js": "0.7.3",
"@polkadot/api": "9.14.2",
"big.js": "6.1.1",
Expand Down

0 comments on commit a3012ae

Please sign in to comment.