mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
windows-process-tree@0.1.3
This commit is contained in:
5
npm-shrinkwrap.json
generated
5
npm-shrinkwrap.json
generated
@@ -561,11 +561,6 @@
|
|||||||
"from": "vscode-textmate@3.1.5",
|
"from": "vscode-textmate@3.1.5",
|
||||||
"resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-3.1.5.tgz"
|
"resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-3.1.5.tgz"
|
||||||
},
|
},
|
||||||
"windows-process-tree": {
|
|
||||||
"version": "0.1.2",
|
|
||||||
"from": "windows-process-tree@0.1.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/windows-process-tree/-/windows-process-tree-0.1.2.tgz"
|
|
||||||
},
|
|
||||||
"winreg": {
|
"winreg": {
|
||||||
"version": "1.2.0",
|
"version": "1.2.0",
|
||||||
"from": "winreg@1.2.0",
|
"from": "winreg@1.2.0",
|
||||||
|
|||||||
@@ -126,7 +126,7 @@
|
|||||||
"url": "https://github.com/Microsoft/vscode/issues"
|
"url": "https://github.com/Microsoft/vscode/issues"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"windows-process-tree": "0.1.2",
|
"windows-process-tree": "0.1.3",
|
||||||
"windows-foreground-love": "0.1.0",
|
"windows-foreground-love": "0.1.0",
|
||||||
"windows-mutex": "^0.2.0",
|
"windows-mutex": "^0.2.0",
|
||||||
"fsevents": "0.3.8"
|
"fsevents": "0.3.8"
|
||||||
|
|||||||
Reference in New Issue
Block a user