Update readme
This commit is contained in:
+3
-1
@@ -4,7 +4,9 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node node_modules/react-native/local-cli/cli.js start",
|
||||
"test": "jest"
|
||||
"test": "jest",
|
||||
"run-android": "./node_modules/.bin/react-native run-android",
|
||||
"log": "./node_modules/.bin/react-native log-android"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "16.3.1",
|
||||
|
||||
Reference in New Issue
Block a user