Skip to content

Commit 90989d6

Browse files
committed
lol
1 parent 42f5ba8 commit 90989d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"tasks": {
33
"build": "cp LICENSE js/LICENSE && RUSTFLAGS=--cfg=web_sys_unstable_apis deno run -A jsr:@deno/wasmbuild@0.17.1 --all-features --out js",
4-
"node": "deno run -A --trace-ops ./build_npm.tss 0.0.0",
4+
"node": "deno run -A --trace-ops ./build_npm.ts 0.0.0",
55
"test": "deno test -A js/",
66
"fmt": "deno fmt && cargo fmt --all"
77
},

0 commit comments

Comments
 (0)