Update mediasoup version

master
Håvar Aambø Fosstveit 2019-02-12 09:34:05 +01:00
parent eb81be0ac1
commit 4fd3c6c8b1
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
"js-cookie": "^2.2.0",
"magnet-uri": "^5.2.3",
"marked": "^0.5.1",
"mediasoup-client": "^2.3.2",
"mediasoup-client": "^2.4.9",
"prop-types": "^15.6.2",
"random-string": "^0.2.0",
"react": "^16.5.2",

View File

@ -12,7 +12,7 @@
"compression": "^1.7.3",
"debug": "^4.1.0",
"express": "^4.16.3",
"mediasoup": "^2.4.3",
"mediasoup": "^2.6.9",
"passport-dataporten": "^1.3.0",
"socket.io": "^2.1.1"
},