0.2.1 onlyoffice修复

This commit is contained in:
liaibo
2026-01-17 10:12:53 +08:00
parent 94957dc361
commit 19907bccdc
102 changed files with 7188 additions and 186 deletions
+3 -1
View File
@@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"dev": "node scripts/dev-server.js",
"build": "next build",
"start": "next start",
"lint": "eslint",
@@ -39,6 +39,8 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"convex": "^1.31.4",
"jszip": "3.10.1",
"lucide-react": "^0.554.0",
"next": "16.0.3",
"react": "19.2.0",