|
74 | 74 | "typescript": "^4.1.3" |
75 | 75 | }, |
76 | 76 | "peerDependencies": { |
77 | | - "@react-native-clipboard/clipboard": "^1.8.5", |
78 | | - "@react-native-community/cameraroll": "^4.1.2", |
79 | | - "@react-native-community/netinfo": "^9.3.0", |
80 | | - "@react-native-firebase/messaging": "^14.4.0", |
81 | | - "date-fns": "^2.28.0", |
82 | | - "expo-clipboard": "^2.1.1", |
83 | | - "expo-document-picker": "^10.1.3", |
84 | | - "expo-file-system": "^13.1.4", |
| 77 | + "@react-native-clipboard/clipboard": ">=1.8.5", |
| 78 | + "@react-native-community/cameraroll": ">=4.1.2", |
| 79 | + "@react-native-community/netinfo": ">=9.3.0", |
| 80 | + "@react-native-firebase/messaging": ">=14.4.0", |
| 81 | + "date-fns": ">=2.28.0", |
| 82 | + "expo-clipboard": ">=2.1.1", |
| 83 | + "expo-document-picker": ">=10.1.3", |
| 84 | + "expo-file-system": ">=13.1.4", |
85 | 85 | "expo-image-picker": ">=12.0.2", |
86 | 86 | "expo-notifications": ">=0.14.1", |
87 | 87 | "react": ">=16.13.1", |
88 | 88 | "react-native": ">=0.63.3", |
89 | | - "react-native-document-picker": "^8.0.0", |
90 | | - "react-native-file-access": "^2.4.3", |
91 | | - "react-native-image-picker": "^4.7.1", |
92 | | - "react-native-permissions": "^3.6.0", |
93 | | - "react-native-safe-area-context": "^3.3.2", |
| 89 | + "react-native-document-picker": ">=8.0.0", |
| 90 | + "react-native-file-access": ">=2.4.3", |
| 91 | + "react-native-image-picker": ">=4.7.1", |
| 92 | + "react-native-permissions": ">=3.6.0", |
| 93 | + "react-native-safe-area-context": ">=3.3.2", |
94 | 94 | "sendbird": "^3.1.22" |
95 | 95 | }, |
96 | 96 | "peerDependenciesMeta": { |
|
0 commit comments