Skip to content

Commit 7c69164

Browse files
committed
Removed adapter-react-v5 overrides
1 parent 386ceee commit 7c69164

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@craco/craco": "^7.1.0",
88
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
99
"@icons/material": "^0.4.1",
10-
"@iobroker/adapter-react-v5": "~4.12.3",
10+
"@iobroker/adapter-react-v5": "^4.13.5",
1111
"@iobroker/type-detector": "^3.0.5",
1212
"@mui/icons-material": "^5.15.15",
1313
"@mui/material": "^5.15.15",
@@ -50,11 +50,6 @@
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-
},
5853
"scripts": {
5954
"start": "craco start",
6055
"old-start": "react-scripts start",

0 commit comments

Comments
 (0)