Skip to content

Commit 1060e3e

Browse files
committed
add missing license in deno.jsonc
1 parent c594a4e commit 1060e3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deno.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@deno-library/logger",
33
"version": "1.1.9",
4+
"license": "MIT",
45
"exports": "./mod.ts",
56
"tasks": {
67
"regen": "deno run -A _updateMod.ts"

0 commit comments

Comments
 (0)