opentok/opentok-node

latest version 2.18.4

diego26lights opened this issue · 1 comments

It looks like the latest version of opentok is 2.18.4 which seems to support iOS/Safari since 2.16 (and we need iOS/Safari support on our web app :)).
The current project version is 2.10.0.

How can we update our node app to the latest opentok js ?

You should be able to run npm install --save @opentok/client@latest to update the package.