We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130a707 commit a3cb903Copy full SHA for a3cb903
1 file changed
deno.json
@@ -5,5 +5,6 @@
5
"imports": {
6
"@std/assert": "jsr:@std/assert@^1.0.2",
7
"@std/testing": "jsr:@std/testing@^1.0.0"
8
- }
+ },
9
+ "license": "MIT"
10
}
0 commit comments