chore: update cordova cli and cordova platform versions in e2e template

This commit is contained in:
Sefa Ilkimen
2021-03-24 05:12:00 +01:00
parent 89ac260ef6
commit baedd60329
5 changed files with 8906 additions and 1755 deletions
-4
View File
@@ -26,9 +26,5 @@
<allow-intent href="itms:*" />
<allow-intent href="itms-apps:*" />
</platform>
<engine name="android" spec="8.1.0" />
<engine name="browser" spec="6.0.0" />
<engine name="ios" spec="5.1.0" />
<plugin name="cordova-plugin-file" spec="6.0.2" />
<preference name="AndroidPersistentFileLocation" value="Internal" />
</widget>