Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
| -rw-r--r-- | editors/code/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index 8f4157da0d..b114bf4cfa 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -51,7 +51,7 @@ "tslib": "^2.3.0", "typescript": "^4.5.5", "typescript-formatter": "^7.2.2", - "vsce": "^2.6.3" + "vsce": "^2.6.7" }, "activationEvents": [ "onLanguage:rust", |