Skip to content

Commit 6d1de78

Browse files
committed
release(google-gauth): 1.0.0
1 parent b4c7fe6 commit 6d1de78

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

β€Žlibs/providers/langchain-google-gauth/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-gauth",
3-
"version": "0.2.16",
3+
"version": "1.0.0",
44
"description": "Google auth based authentication support for Google services",
55
"author": "LangChain",
66
"license": "MIT",
@@ -31,7 +31,7 @@
3131
"format:check": "prettier --config .prettierrc --check \"src\""
3232
},
3333
"dependencies": {
34-
"@langchain/google-common": "^0.2.16",
34+
"@langchain/google-common": "^1.0.0",
3535
"google-auth-library": "^10.1.0"
3636
},
3737
"devDependencies": {

β€Žpnpm-lock.yamlβ€Ž

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

0 commit comments

Comments
Β (0)