Skip to content

Commit 121d7a0

Browse files
committed
Merge issue, reverting this change
1 parent fc28f56 commit 121d7a0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

libs/providers/langchain-google-genai/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@google/generative-ai": "^0.24.0",
35-
"uuid": "^11.1.0",
36-
"uuid": "^10.0.0"
35+
"uuid": "^11.1.0"
3736
},
3837
"peerDependencies": {
3938
"@langchain/core": "^1.0.0-alpha.6"

0 commit comments

Comments
 (0)