breaking: bump project requirements (#628)

This commit is contained in:
エリス
2020-07-28 20:25:48 +09:00
committed by GitHub
parent 3f42591363
commit 45496213b3
3 changed files with 10 additions and 4 deletions

View File

@@ -41,6 +41,11 @@
"cordova": ">=7.1.0"
},
"5.0.0": {
"cordova-android": ">=9.0.0",
"cordova-ios": ">=5.1.0",
"cordova": ">=9.0.0"
},
"6.0.0": {
"cordova": ">100"
}
}