diff options
Diffstat (limited to 'extension/package.json')
-rw-r--r-- | extension/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/package.json b/extension/package.json index 2aaa4ff3..8224cfea 100644 --- a/extension/package.json +++ b/extension/package.json @@ -230,6 +230,7 @@ "glob": "^8.0.3", "json-schema-to-typescript": "^12.0.0", "mocha": "^10.1.0", + "ovsx": "^0.8.3", "ts-jest": "^29.1.1", "typescript": "^4.9.3", "vite": "^4.3.9", |