Skip to content

Commit 51ed741

Browse files
release(google-vertexai): 0.2.7
1 parent b8a0e56 commit 51ed741

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

libs/langchain-google-vertexai/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/google-vertexai",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "LangChain.js support for Google Vertex AI",
55
"type": "module",
66
"engines": {
@@ -32,7 +32,7 @@
3232
"author": "LangChain",
3333
"license": "MIT",
3434
"dependencies": {
35-
"@langchain/google-gauth": "^0.2.6"
35+
"@langchain/google-gauth": "^0.2.7"
3636
},
3737
"peerDependencies": {
3838
"@langchain/core": ">=0.3.55 <0.4.0"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7977,7 +7977,7 @@ __metadata:
79777977
languageName: unknown
79787978
linkType: soft
79797979

7980-
"@langchain/google-gauth@^0.2.6, @langchain/google-gauth@workspace:libs/langchain-google-gauth":
7980+
"@langchain/google-gauth@^0.2.7, @langchain/google-gauth@workspace:libs/langchain-google-gauth":
79817981
version: 0.0.0-use.local
79827982
resolution: "@langchain/google-gauth@workspace:libs/langchain-google-gauth"
79837983
dependencies:
@@ -8093,7 +8093,7 @@ __metadata:
80938093
"@jest/globals": ^29.5.0
80948094
"@langchain/core": "workspace:*"
80958095
"@langchain/google-common": ^0.2.0
8096-
"@langchain/google-gauth": ^0.2.6
8096+
"@langchain/google-gauth": ^0.2.7
80978097
"@langchain/scripts": ">=0.1.0 <0.2.0"
80988098
"@langchain/standard-tests": 0.0.0
80998099
"@swc/core": ^1.3.90

0 commit comments

Comments
 (0)