Merge pull request #303 from jcesarmobile/CB-13701

CB-13701 Fix to allow 4.0.0 version install
This commit is contained in:
jcesarmobile 2017-12-27 10:55:32 +01:00 committed by GitHub
commit 6bf45f005a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@
"3.0.0": {
"cordova-android": ">=6.3.0"
},
"4.0.0": {
"5.0.0": {
"cordova": ">100"
}
}