Skip to content

Commit

Permalink
chore: add jsr metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsonk committed Jan 11, 2024
1 parent 7693a58 commit 7b4bc32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deno.jsonc
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"name": "@oak/oak",
"version": "12.6.2",
"exports": "mod.ts",
"tasks": {
"build": "deno run --allow-read --allow-write --allow-net --allow-env --allow-run _build_npm.ts",
"coverage": "deno coverage --unstable --lcov ./cov",
Expand Down

0 comments on commit 7b4bc32

Please sign in to comment.