Skip to content

Commit 9e8fa12

Browse files
authored
update devfile to use new ids for typescript. also updating openshift-connector plugin.
1 parent 842aada commit 9e8fa12

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

devfile.yaml

+2-4
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,11 @@ components:
9999
- id: redhat/quarkus-java11/latest
100100
type: chePlugin
101101

102-
- reference: >-
103-
https://github.com/eclipse/che-plugin-registry/raw/7.21.2/v3/plugins/redhat/vscode-openshift-connector/0.1.2/meta.yaml
104-
#id: redhat/vscode-openshift-connector/latest
102+
- id: redhat/vscode-openshift-connector/latest
105103
type: chePlugin
106104
alias: vscode-openshift
107105

108-
- id: che-incubator/typescript/latest
106+
- id: vscode/typescript-language-features/latest
109107
type: chePlugin
110108

111109
- alias: didact-plugin

0 commit comments

Comments
 (0)