Skip to content

Commit 388bc04

Browse files
committed
release(google-common): 1.0.0
1 parent d2f3a57 commit 388bc04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/providers/langchain-google-common/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-common",
3-
"version": "0.2.16",
3+
"version": "1.0.0",
44
"description": "Core types and classes for Google services.",
55
"type": "module",
66
"engines": {
@@ -31,7 +31,7 @@
3131
"uuid": "^10.0.0"
3232
},
3333
"peerDependencies": {
34-
"@langchain/core": "^1.0.0-alpha.6"
34+
"@langchain/core": "^1.0.0"
3535
},
3636
"devDependencies": {
3737
"@jest/globals": "^29.5.0",

0 commit comments

Comments
 (0)