openvidu-node-client: dependencies update

This commit is contained in:
pabloFuente 2019-01-18 21:22:41 +01:00
parent d1a46ea597
commit 5371582826
2 changed files with 153 additions and 145 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@
},
"description": "OpenVidu Node Client",
"devDependencies": {
"@types/node": "10.12.12",
"@types/node": "10.12.18",
"grunt": "1.0.3",
"grunt-autoprefixer": "3.0.4",
"grunt-cli": "1.3.2",
@ -17,9 +17,9 @@
"grunt-string-replace": "1.3.1",
"grunt-ts": "6.0.0-beta.21",
"ts-node": "7.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"
},
"license": "Apache-2.0",
"main": "lib/index.js",