Skip to content

Commit 1c9408c

Browse files
andreasnmarusak
authored andcommitted
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. Cherry-picked from master commit 76f4802
1 parent 08dd0a5 commit 1c9408c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@babel/polyfill": "7.4.4",
7+
"@novnc/novnc": "1.1.0",
78
"@patternfly/react-console": "1.10.46",
89
"angular": "1.3.20",
910
"angular-bootstrap-npm": "0.13.4",

0 commit comments

Comments
 (0)