Fix exception when double clicking terminal scroll bar

Fixes #43875
This commit is contained in:
Daniel Imms
2018-02-18 12:56:19 -08:00
parent ad06c9c609
commit 081a55a330
2 changed files with 4 additions and 4 deletions

View File

@@ -46,7 +46,7 @@
"vscode-debugprotocol": "1.25.0",
"vscode-ripgrep": "^0.7.1-patch.1.5",
"vscode-textmate": "^3.2.0",
"vscode-xterm": "3.2.0-beta2",
"vscode-xterm": "3.2.0-beta3",
"yauzl": "2.8.0"
},
"devDependencies": {