-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1ca49fa
commit f7a0cf2
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
Check notice on line 1 in libs/sdk-js/package.json GitHub Actions / benchmarkBenchmark results
Check notice on line 1 in libs/sdk-js/package.json GitHub Actions / benchmarkComparison against main
|
||
"name": "@langchain/langgraph-sdk", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"description": "Client library for interacting with the LangGraph API", | ||
"type": "module", | ||
"packageManager": "[email protected]", | ||
|