Skip to content
Snippets Groups Projects
Commit f0b57a92 authored by Moritz Langenstein's avatar Moritz Langenstein
Browse files

(ml5717) (im2517) Updated webrtc-adapter

parent afa8666f
No related branches found
No related tags found
No related merge requests found
...@@ -5,13 +5,13 @@ ...@@ -5,13 +5,13 @@
"main": "./dist/liowebrtc.js", "main": "./dist/liowebrtc.js",
"description": "A WebRTC library that makes it easy to embed peer to peer communication into UI components.", "description": "A WebRTC library that makes it easy to embed peer to peer communication into UI components.",
"dependencies": { "dependencies": {
"attachmediastream": "^2.0.4", "attachmediastream": "^2.1.0",
"filetransfer": "^2.0.4", "filetransfer": "^2.0.4",
"hark": "^1.2.0", "hark": "^1.2.0",
"mockconsole": "0.0.1", "mockconsole": "0.0.1",
"rtcpeerconnection": "file:../rtcpeerconnection", "rtcpeerconnection": "file:../rtcpeerconnection",
"socket.io-client": "^2.3.0", "socket.io-client": "^2.3.0",
"webrtc-adapter": "^4.0.0", "webrtc-adapter": "^7.3.0",
"wildemitter": "^1.2.0" "wildemitter": "^1.2.0"
}, },
"devDependencies": { "devDependencies": {
......
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