Skip to content

Commit

Permalink
Upgrade node-pty to v1.1.0-beta6 for NAPI support and node v21
Browse files Browse the repository at this point in the history
  • Loading branch information
exsilium committed Feb 8, 2024
1 parent cc4bc85 commit 4d0819a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
23 changes: 13 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"main": "localfs.js",
"dependencies": {
"simple-mime": "~0.1.0",
"node-pty": "1.0.0"
"node-pty": "1.1.0-beta6"
},
"devDependencies": {
"chai": "~5.0.0",
Expand Down

0 comments on commit 4d0819a

Please sign in to comment.