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