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

Commit

Permalink
feature(standard-defichain): bump jellyfish (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay authored Jan 20, 2023
1 parent 982e3fd commit 1769305
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.21.2",
"@defichain/jellyfish-api-core": "^3.21.2",
"@defichain/jellyfish-network": "^3.21.2",
"@defichain/jellyfish-transaction": "^3.21.2",
"@defichain/jellyfish-transaction-builder": "^3.21.2",
"@defichain/jellyfish-wallet": "^3.21.2",
"@defichain/jellyfish-wallet-encrypted": "^3.21.2",
"@defichain/jellyfish-wallet-mnemonic": "^3.21.2",
"@defichain/playground-api-client": "^3.21.2",
"@defichain/whale-api-client": "^3.21.2",
"@defichain/whale-api-wallet": "^3.21.2",
"defichain": "^3.21.2"
"@defichain/jellyfish-address": "^3.23.0",
"@defichain/jellyfish-api-core": "^3.23.0",
"@defichain/jellyfish-network": "^3.23.0",
"@defichain/jellyfish-transaction": "^3.23.0",
"@defichain/jellyfish-transaction-builder": "^3.23.0",
"@defichain/jellyfish-wallet": "^3.23.0",
"@defichain/jellyfish-wallet-encrypted": "^3.23.0",
"@defichain/jellyfish-wallet-mnemonic": "^3.23.0",
"@defichain/playground-api-client": "^3.23.0",
"@defichain/whale-api-client": "^3.23.0",
"@defichain/whale-api-wallet": "^3.23.0",
"defichain": "^3.23.0"
}
}
Loading

0 comments on commit 1769305

Please sign in to comment.