Add "moment" module

This commit is contained in:
Lawin0129
2021-10-15 23:27:37 +01:00
committed by GitHub
parent c2901f0ea2
commit ee0fba0e52

View File

@@ -8,7 +8,8 @@
},
"dependencies": {
"express": "^4.17.1",
"fs": "^0.0.1-security"
"fs": "^0.0.1-security",
"moment": "^2.29.1"
},
"engines": {
"node": "8.x"