We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e48d6 commit a5f119fCopy full SHA for a5f119f
example/package.json
@@ -9,7 +9,7 @@
9
"android": "node ../bin/copy-to-run.js && react-native-scripts android",
10
"ios": "node ../bin/copy-to-run.js && react-native-scripts ios",
11
"test": "node node_modules/jest/bin/jest.js --watch",
12
- "startdev": "node ../bin/watch.js"
+ "dev": "node ../bin/watch.js"
13
},
14
"jest": {
15
"preset": "jest-expo"
0 commit comments