openvidu-browser: dependencies update

This commit is contained in:
pabloFuente 2019-01-18 21:16:09 +01:00
parent 7c9f8209d4
commit d1a46ea597
2 changed files with 162 additions and 169 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{
"author": "OpenVidu",
"dependencies": {
"@types/node": "10.12.12",
"@types/node": "10.12.18",
"@types/platform": "1.3.1",
"freeice": "2.2.2",
"hark": "1.2.3",
@ -23,9 +23,9 @@
"grunt-string-replace": "1.3.1",
"grunt-ts": "6.0.0-beta.21",
"tsify": "4.0.1",
"tslint": "5.11.0",
"typedoc": "0.13.0",
"typescript": "3.2.2",
"tslint": "5.12.1",
"typedoc": "0.14.2",
"typescript": "3.2.4",
"uglify-js": "3.4.9"
},
"license": "Apache-2.0",
@ -44,4 +44,4 @@
},
"types": "lib/index.d.ts",
"version": "2.7.0"
}
}