fix(coding-agent): remove stale hooks export

This commit is contained in:
Mario Zechner
2026-06-08 13:27:03 +02:00
parent 21917fed37
commit 085a08582f

View File

@@ -15,10 +15,6 @@
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js"
},
"./hooks": {
"types": "./dist/core/hooks/index.d.ts",
"import": "./dist/core/hooks/index.js"
}
},
"files": [