diff --git a/packages/plugin-react/package.json b/packages/plugin-react/package.json index 552edc338..ba2936725 100644 --- a/packages/plugin-react/package.json +++ b/packages/plugin-react/package.json @@ -22,7 +22,7 @@ "type": "module", "main": "./dist/index.cjs", "module": "./dist/index.mjs", - "types": "./dist/index.d.ts", + "types": "./dist/index.d.mts", "exports": { ".": { "import": "./dist/index.mjs",