Skip to content

Commit

Permalink
Update deno.json
Browse files Browse the repository at this point in the history
json parse error, removing extra curly brackets
  • Loading branch information
rwblair authored Feb 8, 2024
1 parent df383ec commit 5942782
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bids-validator/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@
"tasks": {
"test": "deno test -A src/tests/"
},
{
"lock": false
}
"lock": false
}

0 comments on commit 5942782

Please sign in to comment.