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.8.0 (#25)
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 Dec 12, 2022
1 parent fc4f432 commit 172d62b
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 136 deletions.
24 changes: 12 additions & 12 deletions packages/standard-defichain-jellyfishsdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"version": "0.0.0",
"files": [],
"dependencies": {
"@defichain/jellyfish-address": "^3.6.0",
"@defichain/jellyfish-api-core": "^3.6.0",
"@defichain/jellyfish-network": "^3.6.0",
"@defichain/jellyfish-transaction": "^3.6.0",
"@defichain/jellyfish-transaction-builder": "^3.6.0",
"@defichain/jellyfish-wallet": "^3.6.0",
"@defichain/jellyfish-wallet-encrypted": "^3.6.0",
"@defichain/jellyfish-wallet-mnemonic": "^3.6.0",
"@defichain/playground-api-client": "^3.6.0",
"@defichain/whale-api-client": "^3.6.0",
"@defichain/whale-api-wallet": "^3.6.0",
"defichain": "^3.6.0"
"@defichain/jellyfish-address": "^3.8.0",
"@defichain/jellyfish-api-core": "^3.8.0",
"@defichain/jellyfish-network": "^3.8.0",
"@defichain/jellyfish-transaction": "^3.8.0",
"@defichain/jellyfish-transaction-builder": "^3.8.0",
"@defichain/jellyfish-wallet": "^3.8.0",
"@defichain/jellyfish-wallet-encrypted": "^3.8.0",
"@defichain/jellyfish-wallet-mnemonic": "^3.8.0",
"@defichain/playground-api-client": "^3.8.0",
"@defichain/whale-api-client": "^3.8.0",
"@defichain/whale-api-wallet": "^3.8.0",
"defichain": "^3.8.0"
}
}
Loading

0 comments on commit 172d62b

Please sign in to comment.