mirror of
https://github.com/langchain-ai/langgraphjs-api.git
synced 2026-07-19 13:25:54 -04:00
[PR #79] [MERGED] chore: consolidate to yarn to prepare merge #75
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/79
Author: @dqbd
Created: 5/22/2025
Status: ✅ Merged
Merged: 5/22/2025
Merged by: @dqbd
Base:
main← Head:dqbd/consolidate📝 Commits (6)
bb32cb0chore: consolidate to yarn to prepare merge148c5c3Update CI33afa99Scope install60fce0eFix build3166369Add missing devDeps9fa2808Yarn again📊 Changes
20 files changed (+4767 additions, -3052 deletions)
View changed files
📝
.github/workflows/ci.yml(+18 -39)📝
.gitignore(+7 -1)➕
.yarn/plugins/@yarnpkg/plugin-typescript.cjs(+9 -0)➕
.yarn/releases/yarn-3.5.1.cjs(+873 -0)➕
.yarnrc.yml(+7 -0)📝
CONTRIBUTING.md(+2 -2)📝
README.md(+3 -3)📝
libs/create-langgraph/package.json(+4 -6)📝
libs/create-langgraph/scripts/build.mjs(+1 -1)📝
libs/langgraph-api/package.json(+5 -2)📝
libs/langgraph-api/scripts/build.mjs(+1 -1)📝
libs/langgraph-api/scripts/test.mjs(+2 -2)📝
libs/langgraph-cli/package.json(+7 -7)📝
libs/langgraph-cli/scripts/build.mjs(+1 -1)📝
libs/langgraph-ui/package.json(+7 -7)📝
libs/langgraph-ui/scripts/build.mjs(+1 -1)📝
package.json(+4 -1)➖
pnpm-lock.yaml(+0 -2976)➖
pnpm-workspace.yaml(+0 -2)➕
yarn.lock(+3815 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.