remove require statement

This commit is contained in:
Jill Regan
2026-02-24 10:44:26 -05:00
parent 639ddd6614
commit e6b45e828c
3 changed files with 3 additions and 3 deletions

View File

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