fix for o2switch (pm2 + doc + vite)

This commit is contained in:
2026-07-30 16:04:34 +02:00
parent 8fcf49a7f0
commit 028170f103
5 changed files with 93 additions and 191 deletions
+2 -1
View File
@@ -24,7 +24,8 @@
"pm2": "^7.0.3",
"puppeteer": "^25.4.0",
"sharp": "^0.35.3",
"uuid": "^14.0.1"
"uuid": "^14.0.1",
"vite": "^8.2.0"
},
"devDependencies": {
"supertest": "^7.2.2",