openvidu-ionic: Added angular-toolkit dependency and updated config.xml
This commit is contained in:
parent
39cdbec638
commit
2095bb9973
@ -100,6 +100,6 @@
|
||||
<plugin name="cordova-plugin-android-permissions" spec="^1.0.0" />
|
||||
<plugin name="cordova-plugin-iosrtc" spec="4.0.2" />
|
||||
<engine name="android" spec="8.0.0" />
|
||||
<engine name="ios" spec="4.5.5" />
|
||||
<engine name="ios" spec="5.0.0" />
|
||||
<engine name="browser" spec="6.0.0" />
|
||||
</widget>
|
||||
|
||||
309
openvidu-ionic/package-lock.json
generated
309
openvidu-ionic/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -25,6 +25,7 @@
|
||||
"@ionic-native/splash-screen": "5.2.0",
|
||||
"@ionic-native/status-bar": "5.2.0",
|
||||
"@ionic/angular": "4.0.2",
|
||||
"@ionic/angular-toolkit": "^1.4.0",
|
||||
"cordova-android": "8.0.0",
|
||||
"cordova-browser": "6.0.0",
|
||||
"cordova-ios": "5.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user