We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f3b8c commit 52527a6Copy full SHA for 52527a6
1 file changed
editors/vscode/package-wasm.json
@@ -4,7 +4,7 @@
4
"description": "Actually Functional Language Server for HTML Files",
5
"repository": "https://github.com/kristoff-it/superhtml/",
6
"publisher": "LorisCro",
7
- "version": "0.1.3",
+ "version": "0.1.4",
8
"engines": {
9
"vscode": "^1.87.0"
10
},
@@ -95,4 +95,4 @@
95
"watch": "npm run build-base -- --sourcemap --watch",
96
"lint": "eslint . --ext .ts"
97
}
98
-}
+}
0 commit comments