summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index ffcf155..6e6563c 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
- "name": "claude-tex",
+ "name": "lattex",
"version": "0.1.0",
- "description": "LaTeX editor with Claude AI integration and Overleaf sync",
+ "description": "LaTeX editor with real-time Overleaf sync",
"main": "./out/main/index.js",
"scripts": {
"dev": "electron-vite dev",
@@ -21,7 +21,7 @@
"@codemirror/view": "^6.34.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
- "chokidar": "^5.0.0",
+ "chokidar": "^3.6.0",
"diff-match-patch": "^1.0.5",
"node-pty": "^1.0.0",
"pdfjs-dist": "^4.9.155",