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 65b1d19608..b9e0d987fe 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -54,7 +54,7 @@ "tslib": "^2.3.0", "typescript": "^4.5.2", "typescript-formatter": "^7.2.2", - "vsce": "^1.95.1" + "vsce": "^2.5.1" }, "activationEvents": [ "onLanguage:rust", |