Skip to content

Commit

Permalink
build(deno-dependencies): 🧱 update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneylab committed Aug 9, 2024
1 parent ff59ef4 commit 45017e3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"test": "deno test -A",
"wasmbuild": "deno run -A jsr:@deno/wasmbuild@0.17.2 --project=parsedown"
},
"imports": {
"@std/assert": "jsr:@std/assert@^1.0.0"
}
"exclude": ["lib/"],
"imports": { "@std/assert": "jsr:@std/assert@^1.0.2" }
}

0 comments on commit 45017e3

Please sign in to comment.