diff --git a/bun.lockb b/bun.lockb index abf345b..72ad010 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b61830f..97d25ed 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,6 @@ "engines": { "node": ">=20.10.0" }, - "type": "module", "module": "dist/index.mjs", "main": "dist/index.js", "typings": "dist/index.d.ts",