From ae32b76e794b4ccc37bf73eb8d570d1cfb435570 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Thu, 1 Jun 2017 11:40:32 +0200 Subject: [PATCH] chore: Update command menu label --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 458e594..eef12bc 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ { "category": "Material theme", "command": "material.theme.config", - "title": "Material theme settings" + "title": "Settings" } ], "themes": [ @@ -115,7 +115,7 @@ "rimraf": "^2.6.1", "run-sequence": "^1.2.2", "svgo": "^0.7.1", - "typescript": "2.3.3", + "typescript": "2.3.4", "vscode": "^1.1.0", "yamljs": "^0.2.10", "yargs": "^7.1.0"