Skip to content

Commit 57b553a

Browse files
jcesarmobilemacdonst
authored andcommitted
CB-13709: Fix to allow 5.0.0 version install (#144)
1 parent 031afc5 commit 57b553a

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
@@ -41,7 +41,7 @@
4141
"cordova-android": ">=3.6.0",
4242
"cordova-windows": ">=4.4.0"
4343
},
44-
"5.0.0": {
44+
"6.0.0": {
4545
"cordova": ">100"
4646
}
4747
}

0 commit comments

Comments
 (0)