Fix a typo in npm extension package.json

This commit is contained in:
Simon Chan
2021-10-12 12:27:25 +08:00
parent 8b688986b7
commit c6e447b350

View File

@@ -111,7 +111,7 @@
},
{
"command": "npm.packageManager",
"title": "%command.packageManager"
"title": "%command.packageManager%"
}
],
"menus": {