Skip to content

Commit b265c50

Browse files
committed
release(google-vertexai-web): 1.0.0
1 parent 3221eb9 commit b265c50

File tree

2 files changed

+24
-36
lines changed

2 files changed

+24
-36
lines changed

β€Žlibs/providers/langchain-google-vertexai-web/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-web",
3-
"version": "0.2.16",
3+
"version": "1.0.0",
44
"description": "LangChain.js support for Google Vertex AI Web",
55
"author": "LangChain",
66
"license": "MIT",
@@ -28,7 +28,7 @@
2828
"format:check": "prettier --config .prettierrc --check \"src\""
2929
},
3030
"dependencies": {
31-
"@langchain/google-webauth": "^0.2.16"
31+
"@langchain/google-webauth": "^1.0.0"
3232
},
3333
"devDependencies": {
3434
"@jest/globals": "^29.5.0",

β€Žpnpm-lock.yamlβ€Ž

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

0 commit comments

Comments
Β (0)