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 581f479ea0..d91d8805d1 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -53,7 +53,7 @@ "prettier": "^2.6.2", "tslib": "^2.3.0", "typescript": "^4.6.3", - "vsce": "^2.7.0" + "vsce": "^2.9.2" }, "activationEvents": [ "onLanguage:rust", |