From f8dc320f2184b0bd70dbb36e4dab2a30fad3e825 Mon Sep 17 00:00:00 2001 From: Park Byung Eun Date: Wed, 20 Jul 2022 07:28:22 +0000 Subject: [PATCH] bug fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 062230e..9c45e6b 100644 --- a/package.json +++ b/package.json @@ -30,10 +30,10 @@ "crypto-js": "3.3.0", "highlight.js": "11.4.0", "lodash-es": "4.17.21", + "moment": "^2.29.4", "ng-apexcharts": "1.7.0", "ngx-markdown": "13.1.0", "ngx-quill": "16.1.2", - "moment": "^2.29.4", "perfect-scrollbar": "1.5.3", "quill": "1.3.7", "rxjs": "7.5.4",