fix: replace chokidar with fs.watch

This commit is contained in:
Aarnav Tale
2024-03-30 04:20:16 -04:00
parent 935e015be9
commit 5c0b823c12
4 changed files with 5 additions and 6 deletions
-1
View File
@@ -20,7 +20,6 @@
"@remix-run/node": "^2.8.1",
"@remix-run/react": "^2.8.1",
"@remix-run/serve": "^2.8.1",
"chokidar": "^3.6.0",
"clsx": "^2.1.0",
"isbot": "^4.1.0",
"oauth4webapi": "^2.10.3",