Disable lockfile for now

This commit is contained in:
Alex Gleason 2023-04-16 20:28:50 -05:00
parent 7362216da8
commit 2b6d6b9520
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

View File

@ -1,4 +1,5 @@
{
"lock": false,
"tasks": {
"test": "deno test --allow-read --allow-write",
"filter": "deno run -A scripts/filter.ts",