Skip to content

Commit

Permalink
Bump @defichain dependencies (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
defichain-bot authored Jul 27, 2021
1 parent f327e25 commit fd4044a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/whale-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"build": "tsc"
},
"dependencies": {
"@defichain/jellyfish-api-core": ">=0.29.1",
"@defichain/jellyfish-api-core": ">=0.30.0",
"cross-fetch": "^3.1.2",
"abort-controller": "^3.0.0",
"url-search-params-polyfill": "8.1.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/whale-api-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"build": "tsc"
},
"dependencies": {
"@defichain/jellyfish-wallet": ">=0.29.1",
"@defichain/jellyfish-transaction-builder": ">=0.29.1",
"@defichain/jellyfish-wallet": ">=0.30.0",
"@defichain/jellyfish-transaction-builder": ">=0.30.0",
"@defichain/whale-api-client": "0.0.0"
}
}

0 comments on commit fd4044a

Please sign in to comment.