Skip to content

Commit 74691ff

Browse files
committed
fix(showcase/langgraph-typescript): add missing yaml dependency
1 parent 6848289 commit 74691ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

showcase/integrations/langgraph-typescript/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"recharts": "^2.15.0",
4242
"remark-gfm": "^4.0.1",
4343
"tailwind-merge": "^2.5.5",
44+
"yaml": "^2.8.4",
4445
"zod": "^3.24.0"
4546
},
4647
"devDependencies": {

0 commit comments

Comments
 (0)