Skip to content

Commit

Permalink
* (Apollon77) fix socketio dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed Jan 12, 2021
1 parent d9a5419 commit f0e3036
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,10 @@ You can set option *Force Web-Sockets* to force using only web-sockets transport
-->

## Changelog

### __WORK IN PROGRESS__
* (Apollon77) fix socketio dependency

### 3.1.2 (2021-01-09)
* (bluefox) Support of new Let's Encrypt (only with js-controller 3.2.x)

Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"url": "https://github.com/ioBroker/ioBroker.socketio"
},
"dependencies": {
"socket.io": "^2.3.0",
"request": "^2.88.2",
"cookie-parser": "^1.4.5",
"express-session": "^1.17.1",
Expand Down

0 comments on commit f0e3036

Please sign in to comment.