diff options
Diffstat (limited to 'github/package.json')
| -rw-r--r-- | github/package.json | 1 |
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:" }, |
