Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent bower to use a too recent adapter.js
Janus.js uses MediaStreamTrack.getSources which is not longer provided for Firefox by adapter.js. This change ensures bower uses the last adapter.js version still defining that function.
- Loading branch information