Uplevel xterm.js

Fixes #11244
Fixes #11908
This commit is contained in:
Daniel Imms 2016-09-15 20:57:57 -07:00
parent cbf6e8a47f
commit 179f86fd63
2 changed files with 3 additions and 3 deletions

4
npm-shrinkwrap.json generated
View file

@ -426,8 +426,8 @@
},
"xterm": {
"version": "1.1.3",
"from": "git+https://github.com/sourcelair/xterm.js.git#220828f",
"resolved": "git+https://github.com/sourcelair/xterm.js.git#220828f7db9932acbd3198be5b97d81f5a7b6880"
"from": "git+https://github.com/Tyriar/xterm.js.git#vscode-release/1.6",
"resolved": "git+https://github.com/Tyriar/xterm.js.git#6d14f00c8b92ea0b70ce8644b6ffb2b8aca563d7"
},
"yauzl": {
"version": "2.3.1",

View file

@ -32,7 +32,7 @@
"vscode-debugprotocol": "1.13.0-pre.3",
"vscode-textmate": "2.1.1",
"winreg": "1.2.0",
"xterm": "git+https://github.com/sourcelair/xterm.js.git#220828f",
"xterm": "git+https://github.com/Tyriar/xterm.js.git#vscode-release/1.6",
"yauzl": "2.3.1"
},
"devDependencies": {