Skip to content

Commit bcab4d1

Browse files
authored
Disable @novnc/novnc 1.5.0
See #117
1 parent b4e88e9 commit bcab4d1

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
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@floating-ui/dom": "^1.6.1",
4-
"@novnc/novnc": "^1.4.0",
4+
"@novnc/novnc": "~1.4.0",
55
"reset-css": "^5.0.2"
66
},
77
"scripts": {

0 commit comments

Comments
 (0)