260318:1437 Fix UUID #07
Build and Deploy / deploy (push) Failing after 12m5s

This commit is contained in:
admin
2026-03-18 14:37:20 +07:00
parent f433f78304
commit 27db4f25a3
3 changed files with 33 additions and 14 deletions
+6 -1
View File
@@ -18,5 +18,10 @@
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs"
"type": "commonjs",
"pnpm": {
"overrides": {
"fast-xml-parser": "^5.3.5"
}
}
}