openvidu-testapp update openvidu-node-client to 1.7.0

This commit is contained in:
pabloFuente 2018-01-30 15:46:15 +01:00
parent a04e4e92fc
commit 1182fec876

View File

@ -16,7 +16,7 @@
"core-js": "^2.4.1",
"hammerjs": "^2.0.8",
"openvidu-browser": "1.7.0",
"openvidu-node-client": "1.1.0",
"openvidu-node-client": "1.7.0",
"rxjs": "^5.4.2",
"zone.js": "^0.8.14"
},
@ -53,4 +53,4 @@
"test": "ng test"
},
"version": "1.7.0"
}
}