mirror of https://github.com/OpenVidu/openvidu.git
openvidu-browser: npm dependencies updated
parent
c35794ae4d
commit
422a4a7cd0
File diff suppressed because it is too large
Load Diff
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"author": "OpenVidu",
|
||||
"dependencies": {
|
||||
"@types/node": "10.12.0",
|
||||
"@types/node": "10.12.7",
|
||||
"@types/platform": "1.3.1",
|
||||
"freeice": "2.2.2",
|
||||
"hark": "1.2.3",
|
||||
"platform": "1.3.5",
|
||||
"uuid": "3.3.2",
|
||||
"webrtc-adapter": "6.4.4",
|
||||
"webrtc-adapter": "6.4.5",
|
||||
"wolfy87-eventemitter": "5.2.5"
|
||||
},
|
||||
"description": "OpenVidu Browser",
|
||||
|
@ -15,7 +15,7 @@
|
|||
"browserify": "16.2.3",
|
||||
"grunt": "1.0.3",
|
||||
"grunt-autoprefixer": "3.0.4",
|
||||
"grunt-cli": "1.3.1",
|
||||
"grunt-cli": "1.3.2",
|
||||
"grunt-contrib-copy": "1.0.0",
|
||||
"grunt-contrib-sass": "1.0.0",
|
||||
"grunt-contrib-uglify": "4.0.0",
|
||||
|
@ -25,7 +25,7 @@
|
|||
"tsify": "4.0.0",
|
||||
"tslint": "5.11.0",
|
||||
"typedoc": "0.13.0",
|
||||
"typescript": "3.1.3",
|
||||
"typescript": "3.1.6",
|
||||
"uglify-js": "3.4.9"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
|
|
Loading…
Reference in New Issue