[PR #573] [MERGED] fix(langgraph): Fix broken export version #859

Closed
opened 2026-02-15 19:16:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/573
Author: @jacoblee93
Created: 10/9/2024
Status: Merged
Merged: 10/9/2024
Merged by: @jacoblee93

Base: mainHead: jacob/fix_export


📝 Commits (2)

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 libs/langgraph/package.json (+1 -1)
📝 yarn.lock (+2 -2)

📄 Description

Fixes #571

CC @hinthornw


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/573 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 10/9/2024 **Status:** ✅ Merged **Merged:** 10/9/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/fix_export` --- ### 📝 Commits (2) - [`7306423`](https://github.com/langchain-ai/langgraphjs/commit/73064230dd5fe218933b5105484eda777705c452) Fix broken export version - [`484e68e`](https://github.com/langchain-ai/langgraphjs/commit/484e68ed7538426217005a4a6d5f6a0b923f4df1) Revert ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/package.json` (+1 -1) 📝 `yarn.lock` (+2 -2) </details> ### 📄 Description Fixes #571 CC @hinthornw --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:16:10 -05:00
yindo closed this issue 2026-02-15 19:16:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#859