fix package json dependencies

This commit is contained in:
Joao Moreno 2016-07-12 15:34:42 +02:00
parent 9ecd34d437
commit 461ec1bf22

View file

@ -22,12 +22,12 @@
"http-proxy-agent": "0.2.7",
"https-proxy-agent": "0.3.6",
"iconv-lite": "0.4.13",
"minimist": "^1.2.0",
"minimist": "1.2.0",
"native-keymap": "0.1.2",
"pty.js": "https://github.com/Tyriar/pty.js/tarball/fffbf86eb9e8051b5b2be4ba9c7b07faa018ce8d",
"sax": "1.1.2",
"semver": "4.3.6",
"vscode-debugprotocol": "^1.11.0-pre.0",
"vscode-debugprotocol": "1.10.0",
"vscode-textmate": "2.0.1",
"winreg": "1.2.0",
"xterm": "git+https://github.com/sourcelair/xterm.js.git#8790a94",