Skip to content

Commit

Permalink
add license field
Browse files Browse the repository at this point in the history
  • Loading branch information
shuesken committed Oct 2, 2024
1 parent 06fa4d9 commit df3d176
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nr-common/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"exports": "./mod.ts",
"imports": {
"zod": "npm:zod@^3.23.8"
}
},
"license": "AGPL-3.0-or-later"
}

0 comments on commit df3d176

Please sign in to comment.