11
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"android": "react-native run-android",
|
||||
"ios": "react-native run-ios",
|
||||
"lint": "eslint .",
|
||||
"start": "react-native start --reset-cache",
|
||||
"start": "react-native start --reset-cache --port 8084",
|
||||
"test": "jest",
|
||||
"postinstall": "patch-package"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user