Skip to content

Commit 73addbd

Browse files
committed
Update vscode engine to 1.30.0 to fix the build
Signed-off-by: Fred Bricon <[email protected]>
1 parent 149570b commit 73addbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"bugs": "https://github.com/redhat-developer/vscode-java/issues",
1111
"preview": true,
1212
"engines": {
13-
"vscode": "^1.28.0"
13+
"vscode": "^1.30.0"
1414
},
1515
"repository": {
1616
"type": "git",

0 commit comments

Comments
 (0)