fix(coding-agent): remove stale hooks export
This commit is contained in:
@@ -15,10 +15,6 @@
|
|||||||
".": {
|
".": {
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"import": "./dist/index.js"
|
"import": "./dist/index.js"
|
||||||
},
|
|
||||||
"./hooks": {
|
|
||||||
"types": "./dist/core/hooks/index.d.ts",
|
|
||||||
"import": "./dist/core/hooks/index.js"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
|
|||||||
Reference in New Issue
Block a user