[PR #28] [MERGED] Fix yarn #433

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/28
Author: @bracesproul
Created: 1/18/2024
Status: Merged
Merged: 1/18/2024
Merged by: @bracesproul

Base: mainHead: brace/fix-yarn


📝 Commits (2)

📊 Changes

6 files changed (+2540 additions, -1646 deletions)

View changed files

📝 .gitignore (+7 -1)
.yarn/plugins/@yarnpkg/plugin-typescript.cjs (+9 -0)
.yarn/releases/yarn-3.4.1.cjs (+873 -0)
📝 .yarnrc.yml (+6 -0)
📝 package.json (+1 -1)
📝 yarn.lock (+1644 -1644)

📄 Description

No description provided


🔄 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/28 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 1/18/2024 **Status:** ✅ Merged **Merged:** 1/18/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/fix-yarn` --- ### 📝 Commits (2) - [`1400ff8`](https://github.com/langchain-ai/langgraphjs/commit/1400ff80963f6eef350054ce6a358e28c74705df) Fix yarn - [`8a9cff3`](https://github.com/langchain-ai/langgraphjs/commit/8a9cff329e04d213945b68b6c7aca82dd5ccf196) cr ### 📊 Changes **6 files changed** (+2540 additions, -1646 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+7 -1) ➕ `.yarn/plugins/@yarnpkg/plugin-typescript.cjs` (+9 -0) ➕ `.yarn/releases/yarn-3.4.1.cjs` (+873 -0) 📝 `.yarnrc.yml` (+6 -0) 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+1644 -1644) </details> ### 📄 Description _No description provided_ --- <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 18:16:57 -05:00
yindo closed this issue 2026-02-15 18:16:57 -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#433