Change configure action type to commonjs

This commit is contained in:
Volodymyr Zotov
2025-08-05 11:47:12 -05:00
parent 96de656797
commit d6b7427345

View File

@@ -1,3 +1,3 @@
{
"type": "module"
"type": "commonjs"
}