mirror of https://github.com/OpenVidu/openvidu.git
openvidu-node-client: devDependencies updated
parent
42e6e05bd1
commit
d9197382e1
|
@ -6,7 +6,7 @@
|
|||
},
|
||||
"description": "OpenVidu Node Client",
|
||||
"devDependencies": {
|
||||
"@types/node": "10.11.0",
|
||||
"@types/node": "10.12.0",
|
||||
"grunt": "1.0.3",
|
||||
"grunt-autoprefixer": "3.0.4",
|
||||
"grunt-cli": "1.3.1",
|
||||
|
@ -18,8 +18,8 @@
|
|||
"grunt-ts": "6.0.0-beta.21",
|
||||
"ts-node": "7.0.1",
|
||||
"tslint": "5.11.0",
|
||||
"typedoc": "0.12.0",
|
||||
"typescript": "3.0.3"
|
||||
"typedoc": "0.13.0",
|
||||
"typescript": "3.1.3"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"main": "lib/index.js",
|
||||
|
|
Loading…
Reference in New Issue