Skip to content

Commit

Permalink
add fields per jsr.io publishing requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmont committed Nov 20, 2024
1 parent 0c9f5d1 commit 37ce0fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"name": "@zaubrik/djwt",
"version": "4.0.0",
"exports": "./mod.ts",
"tasks": {
"test": "deno test --check --unstable --allow-all ./tests/test.ts",
"dist": "deno run -A ./dist.js",
Expand Down

0 comments on commit 37ce0fa

Please sign in to comment.