summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index d9579fe..a6f7b90 100644
--- a/package.json
+++ b/package.json
@@ -16,11 +16,13 @@
"@types/cors": "^2.8.10",
"@types/exceljs": "^1.3.0",
"@types/lodash": "^4.14.168",
+ "@types/moment": "^2.13.0",
"@types/mongoose": "^5.10.3",
"bluebird": "^3.7.2",
"cors": "^2.8.5",
"feathers-hooks-common": "^5.0.5",
"feathers-mongoose": "^8.3.1",
+ "moment": "^2.29.1",
"mongoose": "^5.12.0",
"ts-node": "^9.1.1",
"typescript": "^4.2.3"