|
1 | 1 | { |
2 | 2 | "name": "@chatwoot/mobile-app", |
3 | | - "version": "4.0.0", |
| 3 | + "version": "4.0.6", |
4 | 4 | "main": "expo/AppEntry.js", |
5 | 5 | "scripts": { |
6 | 6 | "start": "expo start", |
|
32 | 32 | "@chatwoot/markdown-to-txt": "^2.0.4", |
33 | 33 | "@chatwoot/react-native-widget": "^0.0.21", |
34 | 34 | "@chatwoot/utils": "^0.0.25", |
| 35 | + "@config-plugins/ffmpeg-kit-react-native": "^9.0.0", |
35 | 36 | "@gorhom/bottom-sheet": "^4.6.3", |
36 | 37 | "@kesha-antonov/react-native-action-cable": "^1.1.4", |
37 | 38 | "@notifee/react-native": "^9.1.1", |
|
66 | 67 | "expo-status-bar": "~1.12.1", |
67 | 68 | "expo-system-ui": "~3.0.7", |
68 | 69 | "expo-web-browser": "~13.0.3", |
| 70 | + "ffmpeg-kit-react-native": "^6.0.2", |
69 | 71 | "i18n-js": "^3.8.0", |
70 | 72 | "lodash": "^4.17.21", |
71 | 73 | "react": "18.2.0", |
|
77 | 79 | "react-native-device-info": "^11.1.0", |
78 | 80 | "react-native-document-picker": "^9.3.1", |
79 | 81 | "react-native-file-viewer": "^2.1.5", |
| 82 | + "react-native-fs": "^2.20.0", |
80 | 83 | "react-native-gesture-handler": "^2.17.1", |
81 | 84 | "react-native-image-picker": "^7.1.2", |
82 | 85 | "react-native-ios-context-menu": "^3.1.0", |
|
0 commit comments