Fix bad package file
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"start": "react-native start",
|
||||
"android": "react-native run-android",
|
||||
"build:android": "cd android; rm -rf ./app/build && ./gradlew assembleRelease && ./rename-apk",
|
||||
"ios": "react-native run-ios",
|
||||
"ios": "react-native run-ios"
|
||||
},
|
||||
"jest": {
|
||||
"preset": "react-native"
|
||||
|
||||
Reference in New Issue
Block a user