#38 - Remplacer momentjs

This commit is contained in:
Damien Broqua 2022-04-10 16:04:50 +02:00
parent e8f91288fc
commit f5196edfb8
3 changed files with 15 additions and 7 deletions

View file

@ -47,6 +47,8 @@
"connect-flash": "^0.1.1",
"connect-mongo": "^4.6.0",
"cookie-parser": "^1.4.6",
"date-fns": "^2.28.0",
"date-fns-tz": "^1.3.3",
"debug": "^4.3.3",
"disconnect": "^1.2.2",
"ejs": "^3.1.6",
@ -55,8 +57,6 @@
"express-session": "^1.17.2",
"joi": "^17.6.0",
"knacss": "^8.0.4",
"moment": "^2.29.1",
"moment-timezone": "^0.5.34",
"mongoose": "^6.2.1",
"mongoose-unique-validator": "^3.0.0",
"npm-run-all": "^4.1.5",