Mark as module

This commit is contained in:
2026-03-12 09:26:16 +01:00
parent 4dc3118806
commit f2be552048

View File

@@ -15,6 +15,7 @@
}, },
"license": "MIT", "license": "MIT",
"author": "Wijnand Modderman-Lenstra", "author": "Wijnand Modderman-Lenstra",
"type": "module",
"main": "dist/index.js", "main": "dist/index.js",
"module": "dist/index.mjs", "module": "dist/index.mjs",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",