mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
fix #181598
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
"minimatch": "^5.1.6",
|
||||
"request-light": "^0.7.0",
|
||||
"which": "^4.0.0",
|
||||
"which-pm": "^2.1.1"
|
||||
"which-pm": "^2.1.1",
|
||||
"vscode-uri": "^3.0.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/minimatch": "^5.1.2",
|
||||
|
||||
Reference in New Issue
Block a user