Skip to content

Commit 0b84004

Browse files
committed
chore: bump @molt/cli to 0.19.0-rc.7
1 parent 5873514 commit 0b84004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"doc": "deno run --allow-env --allow-ffi --allow-read --allow-run=deno --allow-sys --allow-write=README.md docs/build.ts",
2828
"test": "deno test --allow-read --allow-write=/tmp --no-check",
2929
"pre-commit": "deno task check && deno task test && deno task doc",
30-
"update": "deno run --unstable-kv --allow-env --allow-read --allow-write --allow-net --allow-run=git,deno jsr:@molt/cli@0.19.0-rc.2",
30+
"update": "deno run --unstable-kv --allow-env --allow-read --allow-write --allow-net --allow-run=git,deno jsr:@molt/cli@0.19.0-rc.7",
3131
"update:commit": "deno task -q update --commit --pre-commit=check,test --prefix 'chore:'"
3232
}
3333
}

0 commit comments

Comments
 (0)