fix vscode version compat issue

This commit is contained in:
aurlex 2024-07-23 21:44:13 +01:00
parent 53a4f5eb9f
commit ffc9763d42

View file

@ -6,7 +6,7 @@
"description": "Syntax highlighting for holey-bytes lang",
"version": "0.0.1",
"engines": {
"vscode": "^1.91.0"
"vscode": "^1.0.0"
},
"categories": [
"Programming Languages"