Sync remote windows-process-tree to main package.json dep

This commit is contained in:
Daniel Imms
2022-03-31 07:21:55 -07:00
parent cdd3dca1ba
commit 8515371413
2 changed files with 5 additions and 5 deletions

View File

@@ -35,6 +35,6 @@
},
"optionalDependencies": {
"@vscode/windows-registry": "1.0.6",
"windows-process-tree": "^0.3.2"
"windows-process-tree": "0.3.3"
}
}