fix: update engines for working on 3.0.0 (#224)

This commit is contained in:
jcesarmobile
2021-11-19 18:41:54 +01:00
committed by GitHub
parent d95cc821fc
commit 813e64c91c

View File

@@ -30,7 +30,7 @@
"0.1.0": {
"cordova": ">=3.0.0"
},
"3.0.0": {
"4.0.0": {
"cordova": ">100"
}
}