mirror of https://gitlab.com/m3f_usm/SmartStopAPK
chore: remove open, works only in osx
parent
d6699464a5
commit
9664a5bb2d
|
|
@ -9,7 +9,7 @@
|
|||
"ios": "react-native run-ios",
|
||||
"lint": "eslint .",
|
||||
"test": "jest",
|
||||
"build:apk:release": "cd android;./gradlew assembleRelease;open app/build/outputs/apk/release;cd .."
|
||||
"build:apk:release": "cd android;./gradlew assembleRelease;cd .."
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-firebase/app": "^18.7.3",
|
||||
|
|
|
|||
Loading…
Reference in New Issue