diff --git a/package.json b/package.json index 61f733d6..e3d6b22d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "scripts": { "test": "jest", "lint": "node linter.js Examples/", - "start": "./packager/packager.sh" + "start": "react-native start" }, "dependencies": { "wordwrap": "^1.0.0"