Remove localmedia dependency
... | ... | @@ -6,7 +6,6 @@ |
"description": "A react-compatible webRTC helper library that makes it easy to bake peer to peer communication into react components.", | ||
"dependencies": { | ||
"filetransfer": "^2.0.4", | ||
"localmedia": "^4.0.0", | ||
"rtcpeerconnection": "^8.0.0", | ||
"wildemitter": "^1.2.0", | ||
"socket.io-client": "1.3.7", | ||
... | ... |
Please register or sign in to comment