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

Commit

Permalink
chore(core): update standard jellyfishsdk (#531)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierregee authored Apr 1, 2024
1 parent 19287c0 commit de12ffd
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 154 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": "4.0.0",
"@defichain/jellyfish-api-core": "4.0.0",
"@defichain/jellyfish-network": "4.0.0",
"@defichain/jellyfish-testing": "4.0.0",
"@defichain/jellyfish-transaction": "4.0.0",
"@defichain/jellyfish-transaction-builder": "4.0.0",
"@defichain/jellyfish-wallet": "4.0.0",
"@defichain/jellyfish-wallet-encrypted": "4.0.0",
"@defichain/jellyfish-wallet-mnemonic": "4.0.0",
"@defichain/playground-api-client": "4.0.0",
"@defichain/testcontainers": "4.0.0",
"@defichain/whale-api-client": "4.0.0",
"@defichain/whale-api-wallet": "4.0.0",
"defichain": "4.0.0"
"@defichain/jellyfish-address": "4.0.7",
"@defichain/jellyfish-api-core": "4.0.7",
"@defichain/jellyfish-network": "4.0.7",
"@defichain/jellyfish-testing": "4.0.7",
"@defichain/jellyfish-transaction": "4.0.7",
"@defichain/jellyfish-transaction-builder": "4.0.7",
"@defichain/jellyfish-wallet": "4.0.7",
"@defichain/jellyfish-wallet-encrypted": "4.0.7",
"@defichain/jellyfish-wallet-mnemonic": "4.0.7",
"@defichain/playground-api-client": "4.0.7",
"@defichain/testcontainers": "4.0.7",
"@defichain/whale-api-client": "4.0.7",
"@defichain/whale-api-wallet": "4.0.7",
"defichain": "4.0.7"
}
}
Loading

0 comments on commit de12ffd

Please sign in to comment.