Skip to content

Commit 1278c54

Browse files
committed
Fix node-pty version to 1.0.0 (latest stable)
1 parent 780a600 commit 1278c54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/opencode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@standard-schema/spec": "1.0.0",
7575
"@zip.js/zip.js": "2.7.62",
7676
"ai": "5.0.97",
77-
"node-pty": "1.1.0",
77+
"node-pty": "1.0.0",
7878
"chokidar": "4.0.3",
7979
"clipboardy": "4.0.0",
8080
"decimal.js": "10.5.0",

0 commit comments

Comments
 (0)