Skip to content

Commit

Permalink
Add export for jsr
Browse files Browse the repository at this point in the history
  • Loading branch information
ndaidong committed Jun 23, 2024
1 parent 0f8567d commit 23a258d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"assert": "https://deno.land/[email protected]/assert/mod.ts",
"@deno/dnt": "jsr:@deno/dnt@^0.41.2"
},
"exports": "./mod.ts",
"test": {
"include": ["tests"],
"exclude": []
Expand Down

0 comments on commit 23a258d

Please sign in to comment.