Skip to content

Commit 9e82989

Browse files
committed
Lower VS Code engine requirement to 1.95.0 for broader compatibility
1 parent 3e53901 commit 9e82989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/dev0root6/Vertex-code-IDE"
1010
},
1111
"engines": {
12-
"vscode": "^1.109.0"
12+
"vscode": "^1.95.0"
1313
},
1414
"categories": [
1515
"Other"

0 commit comments

Comments
 (0)