Skip to content

Commit

Permalink
Removed adapter-react-v5 overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
klein0r committed Apr 9, 2024
1 parent 386ceee commit 7c69164
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/package.json
Expand Up @@ -7,7 +7,7 @@
"@craco/craco": "^7.1.0",
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@icons/material": "^0.4.1",
"@iobroker/adapter-react-v5": "~4.12.3",
"@iobroker/adapter-react-v5": "^4.13.5",
"@iobroker/type-detector": "^3.0.5",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
Expand Down Expand Up @@ -50,11 +50,6 @@
"styled-components": "^6.1.8",
"suncalc2": "^1.8.1"
},
"overrides": {
"@iobroker/adapter-react-v5": {
"@iobroker/socket-client": "~2.3.16"
}
},
"scripts": {
"start": "craco start",
"old-start": "react-scripts start",
Expand Down

0 comments on commit 7c69164

Please sign in to comment.