File tree Expand file tree Collapse file tree 5 files changed +16
-21
lines changed
Expand file tree Collapse file tree 5 files changed +16
-21
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-camera" ,
3- "version" : " 8 .0.1 -dev" ,
3+ "version" : " 9 .0.0 -dev" ,
44 "description" : " Cordova Camera Plugin" ,
55 "types" : " ./types/index.d.ts" ,
66 "cordova" : {
4141 "cordova-ios" : " >=5.1.0" ,
4242 "cordova" : " >=9.0.0"
4343 },
44- "5.0.4-dev" : {
45- "cordova-android" : " <10.0.0" ,
46- "cordova-ios" : " >=5.1.0" ,
47- "cordova" : " >=9.0.0"
48- },
4944 "6.0.0" : {
5045 "cordova-android" : " >=10.0.0" ,
5146 "cordova-ios" : " >=5.1.0" ,
6156 "cordova-ios" : " >=5.1.0" ,
6257 "cordova" : " >=9.0.0"
6358 },
64- "8 .0.1-dev " : {
59+ "9 .0.0 " : {
6560 "cordova-android" : " >=12.0.0" ,
6661 "cordova-ios" : " >=7.0.0" ,
67- "cordova" : " >=10 .0.0"
62+ "cordova" : " >=9 .0.0"
6863 },
69- "9 .0.0" : {
64+ "10 .0.0" : {
7065 "cordova" : " >100"
7166 }
7267 }
Original file line number Diff line number Diff line change 2121<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
2222 xmlns : android =" http://schemas.android.com/apk/res/android"
2323 id =" cordova-plugin-camera"
24- version =" 8 .0.1 -dev" >
24+ version =" 9 .0.0 -dev" >
2525 <name >Camera</name >
2626 <description >Cordova Camera Plugin</description >
2727 <license >Apache 2.0</license >
3232 <engines >
3333 <engine name =" cordova" version =" >=9.0.0" />
3434 <engine name =" cordova-android" version =" >=12.0.0" />
35- <engine name =" cordova-ios" version =" >=5.1 .0" />
35+ <engine name =" cordova-ios" version =" >=7.0 .0" />
3636 </engines >
3737
3838 <js-module src =" www/CameraConstants.js" name =" Camera" >
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-camera-tests" ,
3- "version" : " 8 .0.1 -dev" ,
3+ "version" : " 9 .0.0 -dev" ,
44 "description" : " " ,
55 "cordova" : {
66 "id" : " cordova-plugin-camera-tests" ,
Original file line number Diff line number Diff line change 2222 xmlns : android =" http://schemas.android.com/apk/res/android"
2323 xmlns : rim =" http://www.blackberry.com/ns/widgets"
2424 id =" cordova-plugin-camera-tests"
25- version =" 8 .0.1 -dev" >
25+ version =" 9 .0.0 -dev" >
2626 <name >Cordova Camera Plugin Tests</name >
2727 <license >Apache 2.0</license >
2828
You can’t perform that action at this time.
0 commit comments