260318:1457 Fix UUID #08
Build and Deploy / deploy (push) Failing after 11m16s

This commit is contained in:
admin
2026-03-18 14:57:20 +07:00
parent 27db4f25a3
commit a82579190b
4 changed files with 20 additions and 77 deletions
+4 -1
View File
@@ -1,6 +1,7 @@
{
"name": "nap-dms.lcbp3",
"version": "1.0.0",
"packageManager": "pnpm@10.32.1+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be",
"description": "> **Laem Chabang Port Phase 3 - Document Management System**\r >\r > ระบบบริหารจัดการเอกสารโครงการแบบครบวงจร สำหรับโครงการก่อสร้างท่าเรือแหลมฉบังระยะที่ 3",
"main": "index.js",
"directories": {
@@ -21,7 +22,9 @@
"type": "commonjs",
"pnpm": {
"overrides": {
"fast-xml-parser": "^5.3.5"
"fast-xml-parser": "^5.3.5",
"@nestjs/terminus": "^11.0.0",
"reflect-metadata": "^0.2.2"
}
}
}