diff --git a/packages/pi-coding-agent/package.json b/packages/pi-coding-agent/package.json index 3db502944..32e53eabb 100644 --- a/packages/pi-coding-agent/package.json +++ b/packages/pi-coding-agent/package.json @@ -13,10 +13,6 @@ ".": { "types": "./dist/index.d.ts", "import": "./dist/index.js" - }, - "./hooks": { - "types": "./dist/core/hooks/index.d.ts", - "import": "./dist/core/hooks/index.js" } }, "scripts": {