aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2022-11-19 22:53:33 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commitda8f9c3c731d7511b59b994e47762d6f0770b554 (patch)
tree695b3202e8cbbac1d88cac7ca9cce9f4e0b5ab26 /vnext/package.json
parenta8c7596c03ab69f5752c2d94a14160c5bc922309 (diff)
Moment -> Day.js
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
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",