Skip to content

Commit 336c572

Browse files
committed
release(google-vertexai): 1.0.0
1 parent bc7d526 commit 336c572

File tree

2 files changed

+27
-30
lines changed

2 files changed

+27
-30
lines changed

β€Žlibs/providers/langchain-google-vertexai/package.jsonβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/google-vertexai",
3-
"version": "0.2.16",
3+
"version": "1.0.0",
44
"description": "LangChain.js support for Google Vertex AI",
55
"author": "LangChain",
66
"license": "MIT",
@@ -28,12 +28,12 @@
2828
"format:check": "prettier --config .prettierrc --check \"src\""
2929
},
3030
"dependencies": {
31-
"@langchain/google-gauth": "^0.2.16"
31+
"@langchain/google-gauth": "^1.0.0"
3232
},
3333
"devDependencies": {
3434
"@jest/globals": "^29.5.0",
3535
"@langchain/eslint": "workspace:*",
36-
"@langchain/google-common": "^0.2.16",
36+
"@langchain/google-common": "^1.0.0",
3737
"@langchain/standard-tests": "workspace:*",
3838
"@swc/core": "^1.3.90",
3939
"@swc/jest": "^0.2.29",

β€Žpnpm-lock.yamlβ€Ž

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

0 commit comments

Comments
Β (0)