Skip to content

Commit 8fe7de0

Browse files
committed
feat: update package.json
1 parent 9433817 commit 8fe7de0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-mobile/nodejs-mobile-cordova",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "Node.js for Mobile Apps Cordova plugin",
55
"cordova": {
66
"id": "@red-mobile/nodejs-mobile-cordova",
@@ -34,9 +34,9 @@
3434
},
3535
"engines": {
3636
"cordovaDependencies": {
37-
">=0.1.0": {
38-
"cordova-android": ">=6.2.1"
39-
}
37+
"2.0.0": {
38+
"cordova-android": ">=12.0.0"
39+
}
4040
}
4141
}
4242
}

0 commit comments

Comments
 (0)