We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42bf66f commit 6728c4cCopy full SHA for 6728c4c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-theme",
3
- "version": "2.0.1",
+ "version": "2.0.3",
4
"displayName": "Vue Theme",
5
"description": "Theme for Visual Studio Code inspired by javascript, with support for more popular languages and a perfect harmony of colors",
6
"publisher": "mariorodeghiero",
@@ -34,7 +34,7 @@
34
"reactjs"
35
],
36
"engines": {
37
- "vscode": "^1.19.0"
+ "vscode": "^1.85.0"
38
},
39
"scripts": {
40
"build": "vsce package"
0 commit comments