Skip to content
Snippets Groups Projects
Commit 0f12f22e authored by lazorfuzz's avatar lazorfuzz
Browse files

add webrtc-adaptor dependency

parent bf4c0b7b
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,8 @@
"wildemitter": "^1.2.0",
"socket.io-client": "1.3.7",
"attachmediastream": "^2.0.0",
"mockconsole": "0.0.1"
"mockconsole": "0.0.1",
"webrtc-adapter": "^4.0.0"
},
"devDependencies": {
"browserify": "^13.1.0",
......@@ -27,9 +28,6 @@
"uglify-js": "^2.7.3",
"webrtc-adapter": "^4.0.0"
},
"peerDependencies": {
"webrtc-adapter": "^4.0.0"
},
"license": "MIT",
"scripts": {
"build": "node build.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment