diff --git a/packages/common/package.json b/packages/common/package.json index 77b8edee45..0783d273ce 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -35,9 +35,6 @@ ] } }, - "files": [ - "dist" - ], "scripts": { "build": "pnpm run build:js", "build:js": "tsup",