diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 6e6563c..83705b4 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,8 @@ "name": "lattex", "version": "0.1.0", "description": "LaTeX editor with real-time Overleaf sync", + "license": "AGPL-3.0", + "author": "Yuren Hao", "main": "./out/main/index.js", "scripts": { "dev": "electron-vite dev", |
