Skip to content

Commit

Permalink
fix: added deno.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-oloughlin committed Mar 5, 2024
1 parent 8ef44e8 commit 6b3519f
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 1 deletion.
1 change: 0 additions & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"bench": "deno bench --unstable-kv",
"prep": "deno task check && deno fmt && deno lint && deno publish --dry-run && deno task test"
},
"lock": false,
"fmt": {
"semiColons": false
},
Expand Down
59 changes: 59 additions & 0 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6b3519f

Please sign in to comment.