summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/desktop/package.json')
-rw-r--r--packages/desktop/package.json1
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",