Skip to content

Commit

Permalink
make iobroker.ws dep exact again
Browse files Browse the repository at this point in the history
  • Loading branch information
foxriver76 committed Dec 18, 2023
1 parent 3d9c842 commit f786744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"express": "^4.18.2",
"express-session": "^1.17.3",
"iobroker.simple-api": "^2.7.2",
"iobroker.ws": "^2.5.10",
"iobroker.ws": "2.5.10",
"iobroker.socketio": "6.6.0",
"mime-types": "^2.1.35",
"passport": "^0.7.0",
Expand Down

0 comments on commit f786744

Please sign in to comment.