We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed18642 commit ca979a2Copy full SHA for ca979a2
libs/langchain/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "langchain",
3
- "version": "1.0.0-alpha.4",
+ "version": "1.0.0-alpha.5",
4
"description": "Typescript bindings for langchain",
5
"author": "LangChain",
6
"license": "MIT",
@@ -13,7 +13,7 @@
13
],
14
"repository": {
15
"type": "git",
16
- "url": "[email protected]:langchain-ai/langchainjs.git"
+ "url": "git+ssh://git@github.com/langchain-ai/langchainjs.git"
17
},
18
"homepage": "https://github.com/langchain-ai/langchainjs/tree/main/langchain/",
19
"scripts": {
0 commit comments