|
1 | 1 | { |
2 | 2 | "name": "@infinitered/infinite-red-ai", |
3 | | - "version": "0.3.1", |
| 3 | + "version": "0.3.2", |
4 | 4 | "private": true, |
5 | 5 | "scripts": { |
6 | 6 | "start": "expo start --dev-client", |
|
31 | 31 | "@expo-google-fonts/space-grotesk": "^0.2.2", |
32 | 32 | "@expo/metro-config": "^0.7.1", |
33 | 33 | "@expo/webpack-config": "^18.0.1", |
34 | | - "@infinitered/react-native-mlkit-face-detection": "^0.6.1", |
35 | | - "@infinitered/react-native-mlkit-image-labeling": "^0.5.1", |
36 | | - "@infinitered/react-native-mlkit-object-detection": "^0.6.1", |
| 34 | + "@infinitered/react-native-mlkit-face-detection": "^0.6.2", |
| 35 | + "@infinitered/react-native-mlkit-image-labeling": "^0.5.2", |
| 36 | + "@infinitered/react-native-mlkit-object-detection": "^0.6.2", |
37 | 37 | "@react-native-async-storage/async-storage": "1.18.2", |
38 | 38 | "@react-native/metro-config": "^0.72.9", |
39 | 39 | "@react-navigation/bottom-tabs": "^6.3.2", |
|
74 | 74 | "@babel/core": "^7.20.0", |
75 | 75 | "@babel/preset-env": "^7.20.0", |
76 | 76 | "@babel/runtime": "^7.20.0", |
77 | | - "@infinitered/tsconfig": "0.2.1", |
| 77 | + "@infinitered/tsconfig": "0.2.2", |
78 | 78 | "@react-native-community/cli-platform-ios": "^8.0.2", |
79 | 79 | "@rnx-kit/metro-config": "^1.3.5", |
80 | 80 | "@rnx-kit/metro-resolver-symlinks": "^0.1.26", |
|
0 commit comments