CB-13708: Fix to allow 2.0.0 version install (#60)

This commit is contained in:
jcesarmobile 2017-12-27 16:50:05 +01:00 committed by Simon MacDonald
parent df64dcff1e
commit 63a78bac8b

View File

@ -37,7 +37,7 @@
"license": "Apache-2.0",
"engines": {
"cordovaDependencies": {
"2.0.0": {
"3.0.0": {
"cordova": ">100"
}
}