Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Commit

Permalink
Bump @defichain/jellyfish dependencies (#150)
Browse files Browse the repository at this point in the history
* Bump @defichain/jellyfish dependencies

* fixed package-lock.json

Co-authored-by: Fuxing Loh <[email protected]>
  • Loading branch information
defichain-bot and fuxingloh authored Aug 16, 2021
1 parent b4323e9 commit 75cac6f
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 117 deletions.
216 changes: 108 additions & 108 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"packages:publish:latest": "lerna exec -- npm publish --tag latest --access public"
},
"dependencies": {
"@defichain/jellyfish-address": ">=0.36.0",
"@defichain/jellyfish-api-core": ">=0.36.0",
"@defichain/jellyfish-api-jsonrpc": ">=0.36.0",
"@defichain/jellyfish-crypto": ">=0.36.0",
"@defichain/jellyfish-testing": ">=0.36.0",
"@defichain/jellyfish-transaction": ">=0.36.0",
"@defichain/jellyfish-transaction-builder": ">=0.36.0",
"@defichain/testcontainers": ">=0.36.0",
"@defichain/jellyfish-address": ">=0.38.0",
"@defichain/jellyfish-api-core": ">=0.38.0",
"@defichain/jellyfish-api-jsonrpc": ">=0.38.0",
"@defichain/jellyfish-crypto": ">=0.38.0",
"@defichain/jellyfish-testing": ">=0.38.0",
"@defichain/jellyfish-transaction": ">=0.38.0",
"@defichain/jellyfish-transaction-builder": ">=0.38.0",
"@defichain/testcontainers": ">=0.38.0",
"@nestjs/common": "^8.0.6",
"@nestjs/config": "^1.0.1",
"@nestjs/core": "^8.0.6",
Expand Down
Loading

0 comments on commit 75cac6f

Please sign in to comment.