From eec65f477d798f9cb9bd02c97b780f3b19ad430b Mon Sep 17 00:00:00 2001 From: Park Byung Eun Date: Wed, 20 Jul 2022 07:16:51 +0000 Subject: [PATCH] bug fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 839c65c..062230e 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "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", @@ -73,7 +74,6 @@ "karma-jasmine": "4.0.1", "karma-jasmine-html-reporter": "1.7.0", "lodash": "4.17.21", - "moment": "^2.29.4", "postcss": "8.4.6", "tailwindcss": "3.0.23", "typescript": "4.5.5"