Treat module as commonjs

This commit is contained in:
Volodymyr Zotov
2025-08-13 12:06:22 -05:00
parent 596d8007a1
commit f5fc2382af

2
dist/package.json vendored
View File

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