Skip to content

Commit

Permalink
fix(deps): update dependency @fluencelabs/aqua-lib to v0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 0b09edf commit aab5821
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
20 changes: 10 additions & 10 deletions aqua-tests/package-lock.json

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

2 changes: 1 addition & 1 deletion aqua-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Aqua-IPFS tests",
"dependencies": {
"@fluencelabs/aqua-lib": "0.7.3",
"@fluencelabs/aqua-lib": "0.7.7",
"@fluencelabs/aqua-ipfs": "file:../aqua"
},
"scripts": {
Expand Down
24 changes: 12 additions & 12 deletions example/package-lock.json

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

2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "MIT",
"dependencies": {
"@fluencelabs/aqua-ipfs": "file:../aqua",
"@fluencelabs/aqua-lib": "^0.5.2",
"@fluencelabs/aqua-lib": "^0.7.0",
"@fluencelabs/aqua": "0.7.4-322",
"@fluencelabs/fluence": "^0.23.0",
"@fluencelabs/fluence-network-environment": "^1.0.13",
Expand Down

0 comments on commit aab5821

Please sign in to comment.