diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index afd54d91..2582edf2 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -55,12 +55,12 @@ "config": "^3.3.8", "core-js": "^3.26.1", "cors": "^2.8.5", + "dayjs": "^1.11.6", "esbuild": "^0.15.14", "evil-icons": "^1.10.1", "express": "^4.18.2", "ignore-styles": "^5.0.1", "mailparser": "^3.5.0", - "moment": "^2.29.4", "node-pushnotifications": "^2.0.3", "qs": "^6.11.0", "react": "18.2.0", |