Skip to content

Commit feb5ef8

Browse files
committed
release(anthropic): 1.0.0
1 parent 39fe149 commit feb5ef8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/providers/langchain-anthropic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/anthropic",
3-
"version": "1.0.0-alpha.2",
3+
"version": "1.0.0",
44
"description": "Anthropic integrations for LangChain.js",
55
"author": "LangChain",
66
"license": "MIT",
@@ -33,7 +33,7 @@
3333
"@anthropic-ai/sdk": "^0.65.0"
3434
},
3535
"peerDependencies": {
36-
"@langchain/core": "^1.0.0-alpha.6"
36+
"@langchain/core": "^1.0.0"
3737
},
3838
"devDependencies": {
3939
"@anthropic-ai/vertex-sdk": "^0.11.5",

0 commit comments

Comments
 (0)