req install socket.io
This commit is contained in:
parent
731be32c04
commit
b17b7ca5f0
1 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,8 @@
|
||||||
"moment-timezone": "^0.5.34",
|
"moment-timezone": "^0.5.34",
|
||||||
"nextcloud-node-client": "^1.8.2",
|
"nextcloud-node-client": "^1.8.2",
|
||||||
"point-of-view": "^5.0.0",
|
"point-of-view": "^5.0.0",
|
||||||
"uuid": "^8.3.2"
|
"uuid": "^8.3.2",
|
||||||
|
"socket.io": "~2.3.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "12.x"
|
"node": "12.x"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue