Merge pull request #255 from jcesarmobile/CB-13699

CB-13699: Fix to allow 2.0.0 version install
This commit is contained in:
jcesarmobile
2017-12-26 19:13:35 +01:00
committed by GitHub
+1 -1
View File
@@ -42,7 +42,7 @@
"0.2.3": {
"cordova": ">=3.1.0"
},
"2.0.0": {
"3.0.0": {
"cordova": ">100"
}
}