Skip to content

Commit

Permalink
bump to v19 (langchain-ai#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
hwchase17 authored Mar 1, 2023
1 parent 7d148f6 commit 835def9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions langchain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "langchain",
"version": "0.0.18",
"version": "0.0.19",
"description": "Typescript bindings for langchain",
"type": "module",
"main": "./index.js",
Expand Down Expand Up @@ -218,4 +218,4 @@
"import": "./document_loaders.js"
}
}
}
}

0 comments on commit 835def9

Please sign in to comment.