Skip to content

Commit bb4319a

Browse files
authored
Merge pull request apache#226 from jcesarmobile/CB-13704
CB-13704: Fix to allow 6.0.0 version install
2 parents bd4bda0 + 4104432 commit bb4319a

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
"5.0.0": {
4242
"cordova-android": ">=6.3.0"
4343
},
44-
"6.0.0": {
44+
"7.0.0": {
4545
"cordova": ">100"
4646
}
4747
}

0 commit comments

Comments
 (0)