File tree Expand file tree Collapse file tree 2 files changed +1
-5129
lines changed Expand file tree Collapse file tree 2 files changed +1
-5129
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-image-crop-picker" ,
3
- "version" : " 0.50.0 " ,
3
+ "version" : " 0.50.1 " ,
4
4
"description" : " Select single or multiple images, with cropping option" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
28
28
"url" : " https://github.com/ivpusic/react-native-image-crop-picker/issues"
29
29
},
30
30
"homepage" : " https://github.com/ivpusic/react-native-image-crop-picker#readme" ,
31
- "devDependencies" : {
32
- "@react-native/eslint-config" : " ^0.79.2" ,
33
- "@types/react" : " 16.9.0" ,
34
- "eslint" : " ^8.51.0" ,
35
- "eslint-config-prettier" : " ^9.0.0" ,
36
- "eslint-plugin-prettier" : " ^5.4.0" ,
37
- "prettier" : " ^3.5.3" ,
38
- "react" : " 18.2.0" ,
39
- "react-native" : " 0.79.2" ,
40
- "react-test-renderer" : " 19.1.0" ,
41
- "typescript" : " ^5.8.3" ,
42
- "@react-native-community/cli" : " latest"
43
- },
44
- "resolutions" : {
45
- "@types/react" : " 17.0.21"
46
- },
47
31
"peerDependencies" : {
48
32
"react" : " *" ,
49
33
"react-native" : " *"
You can’t perform that action at this time.
0 commit comments