Skip to content

Commit bbba181

Browse files
committed
Uplevel pty.js
Fixes microsoft#12260
1 parent 9e7eaaa commit bbba181

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"iconv-lite": "0.4.13",
3030
"minimist": "1.2.0",
3131
"native-keymap": "0.3.0",
32-
"pty.js": "https://github.com/Tyriar/pty.js/tarball/e42781661143541fa08309adc9b0091e7b8674d3",
32+
"pty.js": "https://github.com/Tyriar/pty.js/tarball/c75c2dcb6dcad83b0cb3ef2ae42d0448fb912642",
3333
"semver": "4.3.6",
3434
"vscode-debugprotocol": "1.13.0",
3535
"vscode-textmate": "2.2.0",

0 commit comments

Comments
 (0)