This commit is contained in:
Park Byung Eun 2022-07-20 07:16:51 +00:00
parent e27884a07a
commit eec65f477d

View File

@ -33,6 +33,7 @@
"ng-apexcharts": "1.7.0", "ng-apexcharts": "1.7.0",
"ngx-markdown": "13.1.0", "ngx-markdown": "13.1.0",
"ngx-quill": "16.1.2", "ngx-quill": "16.1.2",
"moment": "^2.29.4",
"perfect-scrollbar": "1.5.3", "perfect-scrollbar": "1.5.3",
"quill": "1.3.7", "quill": "1.3.7",
"rxjs": "7.5.4", "rxjs": "7.5.4",
@ -73,7 +74,6 @@
"karma-jasmine": "4.0.1", "karma-jasmine": "4.0.1",
"karma-jasmine-html-reporter": "1.7.0", "karma-jasmine-html-reporter": "1.7.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"moment": "^2.29.4",
"postcss": "8.4.6", "postcss": "8.4.6",
"tailwindcss": "3.0.23", "tailwindcss": "3.0.23",
"typescript": "4.5.5" "typescript": "4.5.5"