Skip to content

Commit 6728c4c

Browse files
[vue-theme][xs]: update package.json
1 parent 42bf66f commit 6728c4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-theme",
3-
"version": "2.0.1",
3+
"version": "2.0.3",
44
"displayName": "Vue Theme",
55
"description": "Theme for Visual Studio Code inspired by javascript, with support for more popular languages and a perfect harmony of colors",
66
"publisher": "mariorodeghiero",
@@ -34,7 +34,7 @@
3434
"reactjs"
3535
],
3636
"engines": {
37-
"vscode": "^1.19.0"
37+
"vscode": "^1.85.0"
3838
},
3939
"scripts": {
4040
"build": "vsce package"

0 commit comments

Comments
 (0)