Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Sep 9, 2024
1 parent 54951fd commit 73b1c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@david/dax",
"version": "0.0.0",
"nodeModulesDir": false,
"nodeModulesDir": "none",
"tasks": {
"test": "deno test -A",
"wasmbuild": "deno run -A https://deno.land/x/[email protected]/main.ts --sync --out ./src/lib"
Expand Down

0 comments on commit 73b1c01

Please sign in to comment.