Skip to content

Commit

Permalink
add missing ts-jest devdep to openai
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul committed Jun 10, 2024
1 parent 4625e22 commit fdf18a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions libs/langchain-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"prettier": "^2.8.3",
"release-it": "^15.10.1",
"rimraf": "^5.0.1",
"ts-jest": "^29.1.0",
"typescript": "~5.1.6"
},
"publishConfig": {
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10083,6 +10083,7 @@ __metadata:
prettier: ^2.8.3
release-it: ^15.10.1
rimraf: ^5.0.1
ts-jest: ^29.1.0
typescript: ~5.1.6
zod: ^3.22.4
zod-to-json-schema: ^3.22.3
Expand Down

0 comments on commit fdf18a1

Please sign in to comment.