We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c82c39e + 695daa2 commit f0c03f3Copy full SHA for f0c03f3
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "webrtc-adapter",
3
- "version": "0.2.4",
+ "version": "0.2.5",
4
"description": "A shim to insulate apps from WebRTC spec changes and prefix differences",
5
"repository": {
6
"type": "git",
package.json
"name": "webrtc-adapter-test",
"description": "Hide browser differences in WebRTC APIs (test package name)",
"license": "BSD-3-Clause",
"main": "adapter.js",
@@ -25,6 +25,6 @@
25
"grunt-jscs": "^2.0.0",
26
"tape": "^4.0.0",
27
"testling": "^1.7.1",
28
- "travis-multirunner": "^2.6.0"
+ "travis-multirunner": "^2.7.2"
29
}
30
0 commit comments