CB-13709: Fix to allow 5.0.0 version install (#144)

This commit is contained in:
jcesarmobile 2017-12-27 16:50:30 +01:00 committed by Simon MacDonald
parent 031afc5056
commit 57b553a68e

View File

@ -41,7 +41,7 @@
"cordova-android": ">=3.6.0",
"cordova-windows": ">=4.4.0"
},
"5.0.0": {
"6.0.0": {
"cordova": ">100"
}
}