Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
},
"dependencies": {
"agentsys": "^5.0.0",
"js-yaml": "^4.1.1"
"js-yaml": "4.1.1"
Comment thread
avifenesh marked this conversation as resolved.
Outdated
Comment thread
avifenesh marked this conversation as resolved.
Outdated
},
"devDependencies": {
"jest": "^29.7.0"
Expand Down
Loading