Merge pull request #113 from themadbit/generate-lockfile

generate lock file
This commit is contained in:
Bruno Bernardino
2025-11-04 14:32:44 +00:00
committed by GitHub
2 changed files with 1873 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{ {
"lock": false, "lock": true,
"tasks": { "tasks": {
"check": "deno fmt --check && deno lint && deno check .", "check": "deno fmt --check && deno lint && deno check .",
"cli": "echo \"import '\\$fresh/src/dev/cli.ts'\" | deno run --unstable -A -", "cli": "echo \"import '\\$fresh/src/dev/cli.ts'\" | deno run --unstable -A -",

1872
deno.lock generated Normal file

File diff suppressed because it is too large Load Diff