openvidu-node-client: devDependencies updated

pull/154/head
pabloFuente 2018-10-26 19:46:52 +02:00
parent 42e6e05bd1
commit d9197382e1
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
}, },
"description": "OpenVidu Node Client", "description": "OpenVidu Node Client",
"devDependencies": { "devDependencies": {
"@types/node": "10.11.0", "@types/node": "10.12.0",
"grunt": "1.0.3", "grunt": "1.0.3",
"grunt-autoprefixer": "3.0.4", "grunt-autoprefixer": "3.0.4",
"grunt-cli": "1.3.1", "grunt-cli": "1.3.1",
@ -18,8 +18,8 @@
"grunt-ts": "6.0.0-beta.21", "grunt-ts": "6.0.0-beta.21",
"ts-node": "7.0.1", "ts-node": "7.0.1",
"tslint": "5.11.0", "tslint": "5.11.0",
"typedoc": "0.12.0", "typedoc": "0.13.0",
"typescript": "3.0.3" "typescript": "3.1.3"
}, },
"license": "Apache-2.0", "license": "Apache-2.0",
"main": "lib/index.js", "main": "lib/index.js",