CB-13701Fix to allow 4.0.0 version install

This commit is contained in:
Julio César 2017-12-27 00:00:45 +01:00
parent 82f1c83a76
commit 96b7f55ec2

View File

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