Treat module as commonjs

This commit is contained in:
Volodymyr Zotov
2025-08-13 12:06:22 -05:00
parent 596d8007a1
commit f5fc2382af
+1 -1
View File
@@ -1,3 +1,3 @@
{
"type": "module"
"type": "commonjs"
}