From a58dbb3b5c41765e1daff6d28ef61a6d0267ab3c Mon Sep 17 00:00:00 2001 From: theavgjojo Date: Fri, 2 Jan 2026 17:29:09 -0500 Subject: chore: add license field to package.json (#6693) Co-authored-by: theavgjojo --- github/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'github') 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:" }, -- cgit v1.2.3