Skip to content

Commit

Permalink
Removing lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
acrodrig committed Oct 25, 2023
1 parent d890b1d commit ff8cbb1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 182 deletions.
1 change: 1 addition & 0 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"sqlite/": "https://deno.land/x/[email protected]/",
"std/": "https://deno.land/[email protected]/"
},
"lock": false,
"tasks": {
"check": "deno check --unstable **/*.ts && deno fmt --check",
"lint": "deno lint src test",
Expand Down
Loading

0 comments on commit ff8cbb1

Please sign in to comment.