mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-09 23:48:36 +01:00
refactoring dashboard
This commit is contained in:
15
package.json
15
package.json
@@ -3,15 +3,10 @@
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {},
|
||||
"scripts": {
|
||||
"dashboard:clear-logs": "node scripts/dashboard/clear-logs.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Emily",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@getbrevo/brevo": "^2.2.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"mongoose": "^8.3.2",
|
||||
"redis": "^4.7.0"
|
||||
}
|
||||
}
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user