diff --git a/etc/hlds/package.json b/etc/hlds/package.json index 6725b44..4708b30 100644 --- a/etc/hlds/package.json +++ b/etc/hlds/package.json @@ -4,9 +4,9 @@ "displayName": "Syntax highlighting for haldis (hlds) files.", "description": "hlds", "repository": "https://git.zeus.gent/midgard/haldis", - "version": "0.0.1", + "version": "0.0.2", "engines": { - "vscode": "^1.42.0" + "vscode": "^1.30.0" }, "categories": [ "Programming Languages" @@ -28,4 +28,4 @@ "injectTo": ["source.hlds"] }] } -} \ No newline at end of file +}