提交 549b3052 编写于 作者: B Benjamin Pasero

spawn REG ENOENT (fixes #5003)

上级 280ef0c6
......@@ -137,13 +137,12 @@
"name": "winreg",
"isLicense": true,
"licenseDetail": [
"Copyright (c) Paul Bottin",
"This project is released under BSD 2-Clause License.",
"",
"The BSD License",
"Copyright (c) 2016, Paul Bottin All rights reserved.",
"",
"Redistribution and use in source and binary forms, with or without",
"modification, are permitted provided that the following conditions",
"are met:",
"Redistribution and use in source and binary forms, with or without modification,",
"are permitted provided that the following conditions are met:",
"",
"1. Redistributions of source code must retain the above copyright",
" notice, this list of conditions and the following disclaimer.",
......
......@@ -406,9 +406,9 @@
"resolved": "https://registry.npmjs.org/windows-mutex/-/windows-mutex-0.2.0.tgz"
},
"winreg": {
"version": "0.0.12",
"from": "winreg@0.0.12",
"resolved": "https://registry.npmjs.org/winreg/-/winreg-0.0.12.tgz"
"version": "1.2.0",
"from": "winreg@1.2.0",
"resolved": "https://registry.npmjs.org/winreg/-/winreg-1.2.0.tgz"
},
"yauzl": {
"version": "2.3.1",
......
......@@ -30,7 +30,7 @@
"semver": "4.3.6",
"vscode-debugprotocol": "1.8.0-pre.3",
"vscode-textmate": "1.0.11",
"winreg": "0.0.12",
"winreg": "1.2.0",
"yauzl": "2.3.1"
},
"devDependencies": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册