Skip to content

Commit 470f5ff

Browse files
jcesarmobilemacdonst
authored andcommitted
CB-13706: Fix to allow 5.0.0 version install (#160)
1 parent 7753d61 commit 470f5ff

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
@@ -42,7 +42,7 @@
4242
"4.0.0": {
4343
"cordova-android": ">=6.3.0"
4444
},
45-
"5.0.0": {
45+
"6.0.0": {
4646
"cordova": ">100"
4747
}
4848
}

0 commit comments

Comments
 (0)