Skip to content

Commit

Permalink
chore: update helia and go-ipfs version in benchmark (#66)
Browse files Browse the repository at this point in the history
This was not done as part of the release because it's not in the
workspaces list by default.
  • Loading branch information
achingbrain authored Mar 23, 2023
1 parent e147b70 commit b48dd04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions benchmarks/gc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"blockstore-fs": "^1.0.1",
"datastore-level": "^10.0.1",
"execa": "^7.0.0",
"go-ipfs": "^0.18.1",
"helia": "~0.0.0",
"go-ipfs": "^0.19.0",
"helia": "^1.0.0",
"ipfs-core": "^0.18.0",
"ipfsd-ctl": "^13.0.0",
"it-all": "^2.0.0",
Expand Down

0 comments on commit b48dd04

Please sign in to comment.