summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordujinkim <dujin.kim@dtsolution.co.kr>2025-05-09 07:17:37 +0000
committerdujinkim <dujin.kim@dtsolution.co.kr>2025-05-09 07:17:37 +0000
commitfaf268d9f46f6de0da6bf1d1ec7164257e79633d (patch)
tree67f9fde04f087041abb7fc4cca6c4d8ec41429ed /package.json
parent542398c8c7b24cf1a364d9cff6743f6708c5dc24 (diff)
[김준회] fast-xml-parser 의존성 추가 (SOAP XLM 파싱)
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 5ee885c1..71c39550 100644
--- a/package.json
+++ b/package.json
@@ -67,6 +67,7 @@
"drizzle-seed": "^0.1.3",
"embla-carousel-react": "^8.5.1",
"exceljs": "^4.4.0",
+ "fast-xml-parser": "^5.2.2",
"file-saver": "^2.0.5",
"formidable": "^3.5.2",
"handlebars": "^4.7.8",