Skip to content

Commit 77497d2

Browse files
shehabeldeenibrahimAli Abdelfattah
and
Ali Abdelfattah
authored
Update InstabugSample/package.json
Co-authored-by: Ali Abdelfattah <[email protected]>
1 parent c5eae0b commit 77497d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

InstabugSample/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "0.0.1",
44
"private": true,
55
"scripts": {
6-
"android": "react-native run-android",
7-
"ios": "react-native run-ios",
6+
"android": "npx react-native run-android",
7+
"ios": "npx react-native run-ios",
88
"start": "react-native start",
99
"test": "jest __tests__",
1010
"lint": "eslint ."

0 commit comments

Comments
 (0)