diff --git a/package.json b/package.json index 1c5e7644..608a0d14 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,7 @@ "types": "./dist/index.d.ts", "type": "module", "files": [ - "dist", - "src" + "dist" ], "scripts": { "start": "npm run build:esm -- --watch",