Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hwchase17 authored Feb 27, 2023
1 parent 6e1e274 commit fa9db6b
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.11",
"version": "0.0.12",
"description": "Typescript bindings for langchain",
"main": "./index.js",
"types": "./index.d.ts",
Expand Down Expand Up @@ -232,4 +232,4 @@
"default": "./document_loaders.js"
}
}
}
}

0 comments on commit fa9db6b

Please sign in to comment.