mirror of https://github.com/OpenVidu/openvidu.git
openvidu-browser: dependencies update
parent
eca51e4962
commit
887054e2bd
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"author": "OpenVidu",
|
"author": "OpenVidu",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/node": "12.0.0",
|
"@types/node": "12.0.3",
|
||||||
"@types/platform": "1.3.2",
|
"@types/platform": "1.3.2",
|
||||||
"freeice": "2.2.2",
|
"freeice": "2.2.2",
|
||||||
"hark": "1.2.3",
|
"hark": "1.2.3",
|
||||||
|
@ -24,8 +24,8 @@
|
||||||
"tsify": "4.0.1",
|
"tsify": "4.0.1",
|
||||||
"tslint": "5.16.0",
|
"tslint": "5.16.0",
|
||||||
"typedoc": "0.14.2",
|
"typedoc": "0.14.2",
|
||||||
"typescript": "3.4.5",
|
"typescript": "3.5.1",
|
||||||
"uglify-js": "3.5.14"
|
"uglify-js": "3.5.15"
|
||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
|
|
Loading…
Reference in New Issue