Skip to content

Commit

Permalink
google-common[patch]: Release 0.0.23 (#6430)
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul committed Aug 6, 2024
1 parent 6c02458 commit ac4dc93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions libs/langchain-google-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@langchain/google-common",
"version": "0.0.22",
"version": "0.0.23",
"description": "Core types and classes for Google services.",
"type": "module",
"engines": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"author": "LangChain",
"license": "MIT",
"dependencies": {
"@langchain/core": ">=0.2.16 <0.3.0",
"@langchain/core": ">=0.2.21 <0.3.0",
"uuid": "^10.0.0",
"zod-to-json-schema": "^3.22.4"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11694,7 +11694,7 @@ __metadata:
resolution: "@langchain/google-common@workspace:libs/langchain-google-common"
dependencies:
"@jest/globals": ^29.5.0
"@langchain/core": ">=0.2.16 <0.3.0"
"@langchain/core": ">=0.2.21 <0.3.0"
"@langchain/scripts": ~0.0.20
"@swc/core": ^1.3.90
"@swc/jest": ^0.2.29
Expand Down

0 comments on commit ac4dc93

Please sign in to comment.