Skip to content

Commit 5f072a7

Browse files
committed
CB-13699: Fix to allow 2.0.0 version install
1 parent e428556 commit 5f072a7

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)