Skip to content

Commit 3a2c4ef

Browse files
authored
Merge pull request apache#255 from jcesarmobile/CB-13699
CB-13699: Fix to allow 2.0.0 version install
2 parents e428556 + 5f072a7 commit 3a2c4ef

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
"0.2.3": {
4343
"cordova": ">=3.1.0"
4444
},
45-
"2.0.0": {
45+
"3.0.0": {
4646
"cordova": ">100"
4747
}
4848
}

0 commit comments

Comments
 (0)