Skip to content

Commit 473d590

Browse files
committed
chore(deno.json): add license
1 parent a768eff commit 473d590

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deno.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@aeternus/gost",
33
"version": "0.1.0",
4+
"license": "MIT",
45
"exports": "./src/_.ts",
56
"tasks": {
67
"test": "deno test ./src",

0 commit comments

Comments
 (0)