Recreated lock files & version updates.
This commit is contained in:
4
app.json
4
app.json
@@ -8,12 +8,12 @@
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.imex.imexmobile",
|
||||
"buildNumber": "1.0.5",
|
||||
"buildNumber": "1.0.6",
|
||||
"googleServicesFile": "./GoogleService-Info.plist"
|
||||
},
|
||||
"android": {
|
||||
"package": "com.imex.imexmobile",
|
||||
"versionCode": 4,
|
||||
"versionCode": 5,
|
||||
"googleServicesFile": "./google-services.json"
|
||||
},
|
||||
"splash": {
|
||||
|
||||
27353
package-lock.json
generated
27353
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -25,11 +25,10 @@
|
||||
"expo-file-system": "~9.3.0",
|
||||
"expo-firebase-analytics": "~2.6.0",
|
||||
"expo-font": "~8.4.0",
|
||||
"expo-images-picker": "https://github.com/snaptsoft/expo-images-picker/",
|
||||
"expo-images-picker": "git+https://github.com/snaptsoft/expo-images-picker/",
|
||||
"expo-localization": "~9.1.0",
|
||||
"expo-media-library": "~10.0.0",
|
||||
"expo-permissions": "~10.0.0",
|
||||
"expo-sqlite": "~8.5.0",
|
||||
"expo-status-bar": "~1.0.3",
|
||||
"expo-video-thumbnails": "~4.4.0",
|
||||
"firebase": "7.9.0",
|
||||
@@ -45,7 +44,7 @@
|
||||
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.0.tar.gz",
|
||||
"react-native-easy-grid": "^0.2.2",
|
||||
"react-native-gesture-handler": "~1.8.0",
|
||||
"react-native-image-gallery": "meliorence/react-native-image-gallery#pull/152/head",
|
||||
"react-native-image-gallery": "archriss/react-native-image-gallery#152/head",
|
||||
"react-native-indicators": "^0.17.0",
|
||||
"react-native-pager-view": "^5.1.0",
|
||||
"react-native-paper": "^4.7.2",
|
||||
@@ -60,7 +59,7 @@
|
||||
"redux-persist": "^6.0.0",
|
||||
"redux-saga": "^1.1.3",
|
||||
"reselect": "^4.0.0",
|
||||
"sentry-expo": "^3.0.4",
|
||||
"sentry-expo": "^3.1.3",
|
||||
"subscriptions-transport-ws": "^0.9.18"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user