Package & Version Updates
This commit is contained in:
4
app.json
4
app.json
@@ -2,13 +2,13 @@
|
|||||||
"expo": {
|
"expo": {
|
||||||
"name": "imexmobile",
|
"name": "imexmobile",
|
||||||
"slug": "imexmobile",
|
"slug": "imexmobile",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"orientation": "default",
|
"orientation": "default",
|
||||||
"icon": "./assets/logo192noa.png",
|
"icon": "./assets/logo192noa.png",
|
||||||
"ios": {
|
"ios": {
|
||||||
"supportsTablet": true,
|
"supportsTablet": true,
|
||||||
"bundleIdentifier": "com.imex.imexmobile",
|
"bundleIdentifier": "com.imex.imexmobile",
|
||||||
"buildNumber": "1.0.0"
|
"buildNumber": "1.0.3"
|
||||||
},
|
},
|
||||||
"android": {
|
"android": {
|
||||||
"package": "com.imex.imexmobile",
|
"package": "com.imex.imexmobile",
|
||||||
|
|||||||
26
package.json
26
package.json
@@ -20,17 +20,17 @@
|
|||||||
"dinero.js": "^1.8.1",
|
"dinero.js": "^1.8.1",
|
||||||
"expo": "^40.0.0",
|
"expo": "^40.0.0",
|
||||||
"expo-app-loading": "^1.0.0",
|
"expo-app-loading": "^1.0.0",
|
||||||
"expo-av": "~8.7.0",
|
"expo-av": "~9.0.0",
|
||||||
"expo-file-system": "~9.3.0",
|
"expo-file-system": "~10.0.0",
|
||||||
"expo-font": "~8.4.0",
|
"expo-font": "~9.0.0",
|
||||||
"expo-images-picker": "https://github.com/snaptsoft/expo-images-picker/",
|
"expo-images-picker": "https://github.com/snaptsoft/expo-images-picker/",
|
||||||
"expo-localization": "~9.1.0",
|
"expo-localization": "~10.0.0",
|
||||||
"expo-media-library": "~10.0.0",
|
"expo-media-library": "~11.0.0",
|
||||||
"expo-permissions": "~10.0.0",
|
"expo-permissions": "~11.0.0",
|
||||||
"expo-sqlite": "~8.5.0",
|
"expo-sqlite": "~9.0.0",
|
||||||
"expo-status-bar": "~1.0.3",
|
"expo-status-bar": "~1.0.3",
|
||||||
"expo-video-thumbnails": "~4.4.0",
|
"expo-video-thumbnails": "~5.0.0",
|
||||||
"firebase": "7.9.0",
|
"firebase": "8.2.10",
|
||||||
"formik": "^2.2.5",
|
"formik": "^2.2.5",
|
||||||
"graphql": "^15.4.0",
|
"graphql": "^15.4.0",
|
||||||
"i18next": "^19.8.4",
|
"i18next": "^19.8.4",
|
||||||
@@ -41,13 +41,13 @@
|
|||||||
"react-dom": "16.13.1",
|
"react-dom": "16.13.1",
|
||||||
"react-i18next": "^11.8.2",
|
"react-i18next": "^11.8.2",
|
||||||
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",
|
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",
|
||||||
"react-native-gesture-handler": "~1.8.0",
|
"react-native-gesture-handler": "~1.10.3",
|
||||||
"react-native-image-zoom-viewer": "^3.0.1",
|
"react-native-image-zoom-viewer": "^3.0.1",
|
||||||
"react-native-indicators": "^0.17.0",
|
"react-native-indicators": "^0.17.0",
|
||||||
"react-native-progress": "^4.1.2",
|
"react-native-progress": "^4.1.2",
|
||||||
"react-native-reanimated": "~1.13.0",
|
"react-native-reanimated": "~2.0.0",
|
||||||
"react-native-safe-area-context": "3.1.9",
|
"react-native-safe-area-context": "3.2.0",
|
||||||
"react-native-screens": "~2.15.2",
|
"react-native-screens": "~2.18.1",
|
||||||
"react-native-web": "~0.13.12",
|
"react-native-web": "~0.13.12",
|
||||||
"react-redux": "^7.2.2",
|
"react-redux": "^7.2.2",
|
||||||
"redux": "^4.0.5",
|
"redux": "^4.0.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user