Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonah Forst authored and Yonah Forst committed Aug 17, 2016
1 parent d4e5787 commit 288b2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Example/package.json
Expand Up @@ -3,6 +3,6 @@
"version": "0.0.1",
"private": true,
"scripts": {
"start": "../node_modules/react-native/packager/packager.sh start --root ../Example"
"start": "../node_modules/react-native/packager/packager.sh start --root ./"
}
}

0 comments on commit 288b2c0

Please sign in to comment.