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

Commit

Permalink
chore(ops): update jellyfish (#366)
Browse files Browse the repository at this point in the history
* chore(ops): update jellyfish

* update package
  • Loading branch information
pierregee authored Aug 28, 2023
1 parent 4d0f551 commit 6283d48
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": "^3.37.0",
"@defichain/jellyfish-api-core": "^3.37.0",
"@defichain/jellyfish-network": "^3.37.0",
"@defichain/jellyfish-testing": "^3.37.0",
"@defichain/jellyfish-transaction": "^3.37.0",
"@defichain/jellyfish-transaction-builder": "^3.37.0",
"@defichain/jellyfish-wallet": "^3.37.0",
"@defichain/jellyfish-wallet-encrypted": "^3.37.0",
"@defichain/jellyfish-wallet-mnemonic": "^3.37.0",
"@defichain/playground-api-client": "^3.37.0",
"@defichain/testcontainers": "^3.37.0",
"@defichain/whale-api-client": "^3.37.0",
"@defichain/whale-api-wallet": "^3.37.0",
"defichain": "^3.37.0"
"@defichain/jellyfish-address": "^3.39.1",
"@defichain/jellyfish-api-core": "^3.39.1",
"@defichain/jellyfish-network": "^3.39.1",
"@defichain/jellyfish-testing": "^3.39.1",
"@defichain/jellyfish-transaction": "^3.39.1",
"@defichain/jellyfish-transaction-builder": "^3.39.1",
"@defichain/jellyfish-wallet": "^3.39.1",
"@defichain/jellyfish-wallet-encrypted": "^3.39.1",
"@defichain/jellyfish-wallet-mnemonic": "^3.39.1",
"@defichain/playground-api-client": "^3.39.1",
"@defichain/testcontainers": "^3.39.1",
"@defichain/whale-api-client": "^3.39.1",
"@defichain/whale-api-wallet": "^3.39.1",
"defichain": "^3.39.1"
}
}
Loading

0 comments on commit 6283d48

Please sign in to comment.