fix: add missing type declarations for typecheck
- Add @smithy/node-http-handler to pi-ai - Add @types/proper-lockfile, @types/hosted-git-info, @types/sql.js to pi-coding-agent - These were causing typecheck:extensions to fail due to missing type declarations
This commit is contained in:
parent
ea9bead985
commit
526fa7439d
1 changed files with 3 additions and 0 deletions
|
|
@ -35,5 +35,8 @@
|
|||
"proxy-agent": "^6.5.0",
|
||||
"undici": "^7.24.2",
|
||||
"zod-to-json-schema": "^3.24.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@smithy/node-http-handler": "^4.5.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue