File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cordova-plugin-device" ,
3
- "version" : " 2.2 .0-dev" ,
3
+ "version" : " 3.0 .0-dev" ,
4
4
"description" : " Cordova Device Plugin" ,
5
5
"types" : " ./types/index.d.ts" ,
6
6
"cordova" : {
38
38
"2.1.0" : {
39
39
"cordova-electron" : " >=3.0.0"
40
40
},
41
- "3 .0.0" : {
41
+ "4 .0.0" : {
42
42
"cordova" : " >100"
43
43
}
44
44
}
Original file line number Diff line number Diff line change 22
22
xmlns : rim =" http://www.blackberry.com/ns/widgets"
23
23
xmlns : android =" http://schemas.android.com/apk/res/android"
24
24
id =" cordova-plugin-device"
25
- version =" 2.2 .0-dev" >
25
+ version =" 3.0 .0-dev" >
26
26
<name >Device</name >
27
27
<description >Cordova Device Plugin</description >
28
28
<license >Apache 2.0</license >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cordova-plugin-device-tests" ,
3
- "version" : " 2.2 .0-dev" ,
3
+ "version" : " 3.0 .0-dev" ,
4
4
"description" : " " ,
5
5
"cordova" : {
6
6
"id" : " cordova-plugin-device-tests" ,
Original file line number Diff line number Diff line change 22
22
xmlns : rim =" http://www.blackberry.com/ns/widgets"
23
23
xmlns : android =" http://schemas.android.com/apk/res/android"
24
24
id =" cordova-plugin-device-tests"
25
- version =" 2.2 .0-dev" >
25
+ version =" 3.0 .0-dev" >
26
26
<name >Cordova Device Plugin Tests</name >
27
27
<license >Apache 2.0</license >
28
28
You can’t perform that action at this time.
0 commit comments