Skip to content

Commit 5be2f66

Browse files
committed
trigger ci
1 parent cc6c3d6 commit 5be2f66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"bench:northwind": "deno bench -A bench/northwind/deno.js",
2626
"bench-wasm:northwind": "deno run -A bench/northwind/deno_wasm.js",
2727
"bench-node:northwind": "node bench/northwind/node.mjs",
28-
"bench-bun:northwind": "bun run bench/northwind/bun.js"
28+
"bench-bun:northwind": "bun run bench/northwind/bun.js"
2929
},
3030

3131
"fmt": {

0 commit comments

Comments
 (0)