Skip to content

Commit

Permalink
chore: re-enable js
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 8, 2023
1 parent 9a65baf commit 5e8aa7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions perf/runner/src/versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ export const versions: Array<Version> = [
implementation: "go-libp2p",
transportStacks: ["tcp", "quic-v1"]
},
/* {
{
id: "v0.46",
implementation: "js-libp2p",
transportStacks: ["tcp"]
}, */
},
]

0 comments on commit 5e8aa7c

Please sign in to comment.