summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorINOUE Daisuke <inoue.daisuke@gmail.com>2025-03-22 22:55:46 +0900
committerINOUE Daisuke <inoue.daisuke@gmail.com>2025-04-08 22:20:58 +0900
commit73e8b168c3ffc4e3ffe30e50dd3e46ed70d909d8 (patch)
treee5a747906b5fda7c2b64210b9d9531a082dee14d /package.json
parent2449234e28aab435ffe28d567ece8c651d45d2b3 (diff)
some fix, moment.locale setting
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0182815..8465506 100644
--- a/package.json
+++ b/package.json
@@ -41,6 +41,7 @@
"jimp": "^0.16.13",
"jsdom": "^22.1.0",
"marked": "^12.0.2",
+ "moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"mongoose": "^5.13.22",
"multer": "1.4.5-lts.1",