diff --git a/packages/runtime-core/package.json b/packages/runtime-core/package.json index 68f85ddd..c9f481c7 100644 --- a/packages/runtime-core/package.json +++ b/packages/runtime-core/package.json @@ -6,8 +6,7 @@ "module": "dist/runtime-core.esm-bundler.js", "files": [ "index.js", - "dist", - "jsx.d.ts" + "dist" ], "types": "dist/runtime-core.d.ts", "sideEffects": false,