Skip to content

Commit

Permalink
Update start command and lockfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanVann committed Mar 10, 2018
1 parent 364869b commit 20e709e
Show file tree
Hide file tree
Showing 2 changed files with 1,449 additions and 77 deletions.
2 changes: 1 addition & 1 deletion react-native-fast-image-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"license": "MIT",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"start": "react-native start",
"test": "jest"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 20e709e

Please sign in to comment.