openvidu-ionic: fix package.json dependencies
This commit is contained in:
parent
57100e0cd5
commit
26185f8416
@ -26,13 +26,13 @@
|
||||
"@ionic-native/status-bar": "5.0.0-beta.21",
|
||||
"@ionic/angular": "4.0.0-beta.13",
|
||||
"cordova-android": "7.1.1",
|
||||
"cordova-plugin-android-permissions": "^1.0.0",
|
||||
"cordova-plugin-device": "^2.0.2",
|
||||
"cordova-plugin-ionic-keyboard": "^2.1.3",
|
||||
"cordova-plugin-ionic-webview": "^2.2.0",
|
||||
"cordova-plugin-splashscreen": "^5.0.2",
|
||||
"cordova-plugin-statusbar": "^2.4.2",
|
||||
"cordova-plugin-whitelist": "^1.3.3",
|
||||
"cordova-plugin-android-permissions": "1.0.0",
|
||||
"cordova-plugin-device": "2.0.2",
|
||||
"cordova-plugin-ionic-keyboard": "2.1.3",
|
||||
"cordova-plugin-ionic-webview": "2.2.0",
|
||||
"cordova-plugin-splashscreen": "5.0.2",
|
||||
"cordova-plugin-statusbar": "2.4.2",
|
||||
"cordova-plugin-whitelist": "1.3.3",
|
||||
"core-js": "2.5.7",
|
||||
"openvidu-browser": "2.6.0",
|
||||
"rxjs": "6.3.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user