mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
Use argparse 1.0.9 in npm extension
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
"@types/minimatch": "^3.0.3",
|
||||
"@types/node": "^12.11.7"
|
||||
},
|
||||
"resolutions": {
|
||||
"which-pm/load-yaml-file/**/argparse": "1.0.9"
|
||||
},
|
||||
"main": "./out/npmMain",
|
||||
"browser": "./dist/browser/npmBrowserMain",
|
||||
"activationEvents": [
|
||||
|
||||
Reference in New Issue
Block a user