IO-3092 Add imgproxy uploads and update expo version.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"main": "node_modules/expo/AppEntry.js",
|
||||
"scripts": {
|
||||
"start": "expo start",
|
||||
"android": "expo start --android",
|
||||
"ios": "expo start --ios",
|
||||
"android": "expo run:android",
|
||||
"ios": "expo run:ios",
|
||||
"web": "expo start --web",
|
||||
"eject": "expo eject",
|
||||
"release:test": "expo publish --release-channel test",
|
||||
@@ -95,5 +95,7 @@
|
||||
"eslint-plugin-react": "^7.37.4",
|
||||
"eslint-plugin-react-native": "^5.0.0"
|
||||
},
|
||||
"private": true
|
||||
"private": true,
|
||||
"name": "imexmobile",
|
||||
"version": "1.0.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user