Skip to content

Commit

Permalink
BRUH mark gcommon as workspace not latest
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul committed Jul 31, 2024
1 parent 1d42a15 commit e508d50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
2 changes: 1 addition & 1 deletion libs/langchain-google-vertexai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@jest/globals": "^29.5.0",
"@langchain/google-common": "latest",
"@langchain/google-common": "workspace:*",
"@langchain/scripts": "~0.0.20",
"@langchain/standard-tests": "0.0.0",
"@swc/core": "^1.3.90",
Expand Down
13 changes: 1 addition & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11702,17 +11702,6 @@ __metadata:
languageName: unknown
linkType: soft

"@langchain/google-common@npm:latest":
version: 0.0.18
resolution: "@langchain/google-common@npm:0.0.18"
dependencies:
"@langchain/core": ">0.1.56 <0.3.0"
uuid: ^9.0.0
zod-to-json-schema: ^3.22.4
checksum: afd120d664f7c3da35cef4323a9c5c50063021e1b64b8e259b6e9ff7fdfb4b270d7393b3b4e78a280f35578005ff8198c6f1283d8e1ccd651db10a15ef035534
languageName: node
linkType: hard

"@langchain/google-common@workspace:*, @langchain/google-common@workspace:libs/langchain-google-common, @langchain/google-common@~0.0.22":
version: 0.0.0-use.local
resolution: "@langchain/google-common@workspace:libs/langchain-google-common"
Expand Down Expand Up @@ -11852,7 +11841,7 @@ __metadata:
dependencies:
"@jest/globals": ^29.5.0
"@langchain/core": ">=0.2.16 <0.3.0"
"@langchain/google-common": latest
"@langchain/google-common": "workspace:*"
"@langchain/google-gauth": ~0.0.21
"@langchain/scripts": ~0.0.20
"@langchain/standard-tests": 0.0.0
Expand Down

0 comments on commit e508d50

Please sign in to comment.