Skip to content

Commit ca979a2

Browse files
release(langchain): 1.0.0-alpha.5
1 parent ed18642 commit ca979a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/langchain/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "langchain",
3-
"version": "1.0.0-alpha.4",
3+
"version": "1.0.0-alpha.5",
44
"description": "Typescript bindings for langchain",
55
"author": "LangChain",
66
"license": "MIT",
@@ -13,7 +13,7 @@
1313
],
1414
"repository": {
1515
"type": "git",
16-
"url": "[email protected]:langchain-ai/langchainjs.git"
16+
"url": "git+ssh://git@github.com/langchain-ai/langchainjs.git"
1717
},
1818
"homepage": "https://github.com/langchain-ai/langchainjs/tree/main/langchain/",
1919
"scripts": {

0 commit comments

Comments
 (0)