chore: update install engines (#685)

This commit is contained in:
jcesarmobile
2020-06-04 16:48:03 +02:00
committed by GitHub
parent 2706f3460d
commit 04ce789724
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -43,6 +43,10 @@
"cordova": ">=3.1.0"
},
"4.0.0": {
"cordova": ">=3.1.0",
"cordova-ios": ">=4.0.0"
},
"5.0.0": {
"cordova": ">100"
}
}