openvidu-browser dependencies updated

pull/88/merge
pabloFuente 2018-07-03 11:44:03 +02:00
parent a3da25c237
commit a20b878d7a
2 changed files with 810 additions and 790 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,14 +1,14 @@
{
"author": "OpenVidu",
"dependencies": {
"@types/node": "10.3.2",
"@types/node": "10.5.1",
"@types/platform": "1.3.1",
"freeice": "2.2.0",
"hark": "1.2.0",
"platform": "1.3.5",
"uuid": "3.2.1",
"uuid": "3.3.2",
"webrtc-adapter": "6.2.1",
"wolfy87-eventemitter": "5.2.4"
"wolfy87-eventemitter": "5.2.5"
},
"description": "OpenVidu Browser",
"devDependencies": {
@ -21,13 +21,13 @@
"grunt-contrib-uglify": "3.3.0",
"grunt-contrib-watch": "1.1.0",
"grunt-string-replace": "1.3.1",
"grunt-ts": "6.0.0-beta.19",
"grunt-ts": "6.0.0-beta.20",
"tsify": "4.0.0",
"tslint": "5.10.0",
"typedoc": "0.11.1",
"typedoc-plugin-sourcefile-url": "1.0.3",
"typescript": "2.9.1",
"uglify-js": "3.4.0"
"typescript": "2.9.2",
"uglify-js": "3.4.3"
},
"license": "Apache-2.0",
"main": "lib/index.js",