diff --git a/package.json b/package.json index e84667e9..74d711da 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,7 @@ "module": "dist/index.mjs", "types": "dist/index.d.ts", "files": [ - "dist", - "src" + "dist" ], "scripts": { "build": "unbuild",