|
@@ -5,7 +5,7 @@
|
|
|
"private": true,
|
|
"private": true,
|
|
|
"scripts": {
|
|
"scripts": {
|
|
|
"android": "react-native run-android",
|
|
"android": "react-native run-android",
|
|
|
- "ios": "react-native run-ios",
|
|
|
|
|
|
|
+ "ios": "react-native run-ios --simulator='iPhone 14 Pro'",
|
|
|
"start": "react-native start",
|
|
"start": "react-native start",
|
|
|
"test": "jest",
|
|
"test": "jest",
|
|
|
"lint": "eslint .",
|
|
"lint": "eslint .",
|