build: remove unnecessary deps from aniwatch pkg

This commit is contained in:
Ritesh Ghosh
2024-12-19 17:29:42 +05:30
parent adff08dc21
commit f9dcba20ff
+1 -1
View File
@@ -34,7 +34,7 @@
"license": "MIT",
"dependencies": {
"@hono/node-server": "^1.13.1",
"aniwatch": "^2.15.1",
"aniwatch": "^2.15.2",
"dotenv": "^16.4.5",
"hono": "^4.6.3",
"hono-rate-limiter": "^0.4.0",