Merge pull request #1901 from langchain-ai/dqbd/sdk-js-0.0.13

chore: bump JS SDK to 0.0.13
This commit is contained in:
David Duong
2024-09-30 00:44:02 +02:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@langchain/langgraph-sdk",
"version": "0.0.12",
"version": "0.0.13",
"description": "Client library for interacting with the LangGraph API",
"type": "module",
"packageManager": "yarn@1.22.19",