Skip to content

Commit 5a4c60a

Browse files
authored
Merge pull request #7332 from continuedev/nate/fix-beta-release
fix: node types in oai adapters
2 parents 7751c07 + c38b861 commit 5a4c60a

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

packages/openai-adapters/package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/openai-adapters/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@types/follow-redirects": "^1.14.4",
3636
"@types/jest": "^29.5.14",
3737
"@types/json-schema": "^7.0.15",
38+
"@types/node": "^24.3.0",
3839
"cross-env": "^7.0.3",
3940
"semantic-release": "^24.2.7",
4041
"ts-jest": "^29.2.3",

0 commit comments

Comments
 (0)