提交 bc1eec76 编写于 作者: A Andre Weinand

update node-debug

上级 f7c4698a
......@@ -39,7 +39,7 @@ const nodeModules = ['electron', 'original-fs']
// Build
const builtInExtensions = [
{ name: 'ms-vscode.node-debug', version: '1.8.12' },
{ name: 'ms-vscode.node-debug', version: '1.8.13' },
{ name: 'ms-vscode.node-debug2', version: '1.8.6' }
];
......
......@@ -405,9 +405,9 @@
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
},
"vscode-debugprotocol": {
"version": "1.14.0",
"from": "vscode-debugprotocol@1.14.0",
"resolved": "https://registry.npmjs.org/vscode-debugprotocol/-/vscode-debugprotocol-1.14.0.tgz"
"version": "1.15.0",
"from": "vscode-debugprotocol@1.15.0",
"resolved": "https://registry.npmjs.org/vscode-debugprotocol/-/vscode-debugprotocol-1.15.0.tgz"
},
"vscode-textmate": {
"version": "2.3.1",
......
......@@ -32,7 +32,7 @@
"native-keymap": "0.3.0",
"pty.js": "https://github.com/Tyriar/pty.js/tarball/c75c2dcb6dcad83b0cb3ef2ae42d0448fb912642",
"semver": "4.3.6",
"vscode-debugprotocol": "1.14.0",
"vscode-debugprotocol": "1.15.0",
"vscode-textmate": "2.3.1",
"winreg": "1.2.0",
"xterm": "git+https://github.com/Tyriar/xterm.js.git#vscode-release/1.8",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册