Skip to content

Commit 76f4802

Browse files
authored
package.json: Fix version for novnc
Latest 1.2 update of novnc breaks current version of @patternfly/react-console, so set it to version 1.1.0. Closes #14356
1 parent 61e99a4 commit 76f4802

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"@patternfly/react-core": "3.158.1",
99
"@patternfly/react-table": "2.28.50",
1010
"@redhat/redhat-font": "git+https://github.com/RedHatOfficial/RedHatFont.git#2.2.0",
11+
"@novnc/novnc": "1.1.0",
1112
"bootstrap": "3.4.1",
1213
"bootstrap-datepicker": "1.9.0",
1314
"c3": "0.4.24",

0 commit comments

Comments
 (0)