diff --git a/package.json b/package.json index 4490d02..56fc22d 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", + "type": "module", "scripts": { "build": "tsc" },