openvidu-testapp: update openvidu-node-client dependency to 2.20.0

pull/656/head
pabloFuente 2021-09-22 15:54:11 +02:00
parent 6242edfaf9
commit 7b84207e0e
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
"hammerjs": "2.0.8",
"json-stringify-safe": "^5.0.1",
"openvidu-browser": "2.19.0",
"openvidu-node-client": "2.19.0",
"openvidu-node-client": "2.20.0",
"rxjs": "6.5.3",
"zone.js": "0.10.2"
},