Skip to content

Commit a3cb903

Browse files
committed
chore: add licence field
1 parent 130a707 commit a3cb903

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

deno.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"imports": {
66
"@std/assert": "jsr:@std/assert@^1.0.2",
77
"@std/testing": "jsr:@std/testing@^1.0.0"
8-
}
8+
},
9+
"license": "MIT"
910
}

0 commit comments

Comments
 (0)