Skip to content

Commit 49a113c

Browse files
committed
Force socket-client 2.3.x
1 parent 02ba8d0 commit 49a113c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@
5050
"styled-components": "^6.1.8",
5151
"suncalc2": "^1.8.1"
5252
},
53+
"overrides": {
54+
"@iobroker/adapter-react-v5": {
55+
"@iobroker/socket-client": "~2.3.16"
56+
}
57+
},
5358
"scripts": {
5459
"start": "craco start",
5560
"old-start": "react-scripts start",

0 commit comments

Comments
 (0)