chore: Update command menu label
This commit is contained in:
parent
9eb980e25e
commit
ae32b76e79
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@
|
||||||
{
|
{
|
||||||
"category": "Material theme",
|
"category": "Material theme",
|
||||||
"command": "material.theme.config",
|
"command": "material.theme.config",
|
||||||
"title": "Material theme settings"
|
"title": "Settings"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"themes": [
|
"themes": [
|
||||||
|
@ -115,7 +115,7 @@
|
||||||
"rimraf": "^2.6.1",
|
"rimraf": "^2.6.1",
|
||||||
"run-sequence": "^1.2.2",
|
"run-sequence": "^1.2.2",
|
||||||
"svgo": "^0.7.1",
|
"svgo": "^0.7.1",
|
||||||
"typescript": "2.3.3",
|
"typescript": "2.3.4",
|
||||||
"vscode": "^1.1.0",
|
"vscode": "^1.1.0",
|
||||||
"yamljs": "^0.2.10",
|
"yamljs": "^0.2.10",
|
||||||
"yargs": "^7.1.0"
|
"yargs": "^7.1.0"
|
||||||
|
|
Loading…
Reference in a new issue