Improve raw command handlers and remove dayjs dependency (switched to native Intl.DateTimeFormat API)

This commit is contained in:
lowlighter
2021-02-09 18:50:25 +01:00
parent 7d9d259f23
commit b80eecc3f5
10 changed files with 37 additions and 21 deletions

View File

@@ -28,7 +28,6 @@
"@octokit/rest": "^18.0.15",
"axios": "^0.21.1",
"compression": "^1.7.4",
"dayjs": "^1.10.4",
"ejs": "^3.1.5",
"express": "^4.17.1",
"express-rate-limit": "^5.2.3",