diff options
Diffstat (limited to 'packages/desktop/package.json')
| -rw-r--r-- | packages/desktop/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/desktop/package.json b/packages/desktop/package.json index bcabd9e18..bb9cf20e9 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -3,6 +3,7 @@ "private": true, "version": "1.0.224", "type": "module", + "license": "MIT", "scripts": { "typecheck": "tsgo -b", "predev": "bun ./scripts/predev.ts", |
