ci(app): added in chokidar to monitor folders

This commit is contained in:
2026-05-18 21:18:42 -05:00
parent c8931c7249
commit 8dc4d70e28
2 changed files with 53 additions and 23 deletions

View File

@@ -71,6 +71,7 @@
"axios": "^1.13.6",
"bcryptjs": "^3.0.3",
"better-auth": "^1.5.5",
"chokidar": "^5.0.0",
"concurrently": "^9.2.1",
"cors": "^2.8.6",
"croner": "^10.0.1",