feat: update cordova engine for future 8.0.0 (#338)

This commit is contained in:
エリス
2022-09-09 18:55:45 +09:00
committed by GitHub
parent 9de5951126
commit 4803a88fb4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"cordova-android": ">=3.6.0 <11.0.0",
"cordova-windows": ">=4.4.0"
},
"7.0.0": {
"8.0.0": {
"cordova": ">100"
}
}
+1 -1
View File
@@ -38,7 +38,7 @@
"cordova-android": ">=3.6.0 <11.0.0",
"cordova-windows": ">=4.4.0"
},
"7.0.0": {
"8.0.0": {
"cordova": ">100"
}
}