Skip to content

Commit f7b56f3

Browse files
authored
Fix extension name. (#2)
1 parent 38c2322 commit f7b56f3

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
@@ -21,7 +21,7 @@
2121
"Extension Packs"
2222
],
2323
"extensionDependencies": [
24-
"redhat.vscode-java",
24+
"redhat.java",
2525
"vscjava.vscode-java-debug"
2626
]
2727
}

0 commit comments

Comments
 (0)