Skip to content

Commit 3ede66e

Browse files
authored
chore: update engine checks to cover newer versions (#278)
1 parent 893ba08 commit 3ede66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"2.0.0": {
3030
"cordova-android": ">=3.6.0"
3131
},
32-
"4.0.0": {
32+
">=4.0.0": {
3333
"cordova-android": ">=3.6.0",
3434
"cordova-windows": ">=4.4.0"
3535
},

0 commit comments

Comments
 (0)