switch to common js

This commit is contained in:
Jill Regan
2026-02-25 08:44:00 -05:00
parent e6b45e828c
commit a312828d43

View File

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