summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json
index 8eeab44..799764b 100644
--- a/package.json
+++ b/package.json
@@ -12,9 +12,8 @@
"better-sqlite3": "^8.0.1",
"cheerio": "^1.0.0-rc.12",
"cookie-parser": "^1.4.6",
- "crypto": "^1.0.1",
- "dotenv": "^16.0.3",
"express": "^4.18.2",
- "express-rate-limit": "^6.7.0"
+ "express-rate-limit": "^6.7.0",
+ "node-cron": "^3.0.2"
}
}