summaryrefslogtreecommitdiffhomepage
path: root/github/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'github/package.json')
-rw-r--r--github/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/github/package.json b/github/package.json
index 4d447716f..e1b913abe 100644
--- a/github/package.json
+++ b/github/package.json
@@ -3,6 +3,7 @@
"module": "index.ts",
"type": "module",
"private": true,
+ "license": "MIT",
"devDependencies": {
"@types/bun": "catalog:"
},