Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
bump(deps): update defichain to ^3.24.0 (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 31, 2023
1 parent aadf2cf commit 43c5e3c
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 159 deletions.
28 changes: 14 additions & 14 deletions packages/standard-defichain-jellyfishsdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
"version": "0.0.0",
"files": [],
"dependencies": {
"@defichain/jellyfish-address": "^3.23.2",
"@defichain/jellyfish-api-core": "^3.23.2",
"@defichain/jellyfish-network": "^3.23.2",
"@defichain/jellyfish-testing": "^3.23.2",
"@defichain/jellyfish-transaction": "^3.23.2",
"@defichain/jellyfish-transaction-builder": "^3.23.2",
"@defichain/jellyfish-wallet": "^3.23.2",
"@defichain/jellyfish-wallet-encrypted": "^3.23.2",
"@defichain/jellyfish-wallet-mnemonic": "^3.23.2",
"@defichain/playground-api-client": "^3.23.2",
"@defichain/testcontainers": "^3.23.2",
"@defichain/whale-api-client": "^3.23.2",
"@defichain/whale-api-wallet": "^3.23.2",
"defichain": "^3.23.2"
"@defichain/jellyfish-address": "^3.24.0",
"@defichain/jellyfish-api-core": "^3.24.0",
"@defichain/jellyfish-network": "^3.24.0",
"@defichain/jellyfish-testing": "^3.24.0",
"@defichain/jellyfish-transaction": "^3.24.0",
"@defichain/jellyfish-transaction-builder": "^3.24.0",
"@defichain/jellyfish-wallet": "^3.24.0",
"@defichain/jellyfish-wallet-encrypted": "^3.24.0",
"@defichain/jellyfish-wallet-mnemonic": "^3.24.0",
"@defichain/playground-api-client": "^3.24.0",
"@defichain/testcontainers": "^3.24.0",
"@defichain/whale-api-client": "^3.24.0",
"@defichain/whale-api-wallet": "^3.24.0",
"defichain": "^3.24.0"
}
}
Loading

0 comments on commit 43c5e3c

Please sign in to comment.