chore: add yarn android shortcut
This commit is contained in:
parent
a0c9b4e090
commit
da4ebcee78
@ -4,6 +4,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "react-native start",
|
||||
"android": "react-native run-android",
|
||||
"postinstall": "rm -rf node_modules/react-native-video/{examples,node_modules}",
|
||||
"test": "jest",
|
||||
"lint": "eslint ."
|
||||
|
Loading…
Reference in New Issue
Block a user