We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6c3d6 commit 5be2f66Copy full SHA for 5be2f66
1 file changed
deno.json
@@ -25,7 +25,7 @@
25
"bench:northwind": "deno bench -A bench/northwind/deno.js",
26
"bench-wasm:northwind": "deno run -A bench/northwind/deno_wasm.js",
27
"bench-node:northwind": "node bench/northwind/node.mjs",
28
- "bench-bun:northwind": "bun run bench/northwind/bun.js"
+ "bench-bun:northwind": "bun run bench/northwind/bun.js"
29
},
30
31
"fmt": {
0 commit comments