CB-13710: Fix to allow 3.0.0 version install (#28)

This commit is contained in:
jcesarmobile 2017-12-27 16:50:57 +01:00 committed by Simon MacDonald
parent 338424bfc1
commit 5b34d069f4

View File

@ -37,7 +37,7 @@
},
"engines": {
"cordovaDependencies": {
"3.0.0": {
"4.0.0": {
"cordova": ">100"
}
}