Skip to content

Commit eaaccb8

Browse files
committed
Release
1 parent cc325aa commit eaaccb8

File tree

2 files changed

+32
-19
lines changed

2 files changed

+32
-19
lines changed

package-lock.json

Lines changed: 30 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-html-css",
33
"displayName": "HTML CSS Support",
44
"description": "CSS support for HTML documents",
5-
"version": "0.2.2",
5+
"version": "0.2.3",
66
"publisher": "ecmel",
77
"license": "MIT",
88
"homepage": "https://github.com/ecmel/vscode-html-css",
@@ -36,7 +36,7 @@
3636
}
3737
},
3838
"categories": [
39-
"Languages",
39+
"Programming Languages",
4040
"Other"
4141
],
4242
"keywords": [

0 commit comments

Comments
 (0)