Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
evereq authored Feb 1, 2024
1 parent 5755938 commit 88f1565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"expo:web": "yarn config:mobile && yarn expo start --web",
"expo:build:detox": "yarn config:mobile && yarn detox build -c ios.sim.expo",
"expo:test:detox": "yarn config:mobile && ./bin/downloadExpoApp.sh && yarn detox test --configuration ios.sim.expo",
"eas:build": "yarn yarn config:mobile && && eas build",
"eas:build": "yarn yarn config:mobile && eas build",
"config:mobile": "yarn ts-node ../../.scripts/configure.mobile.ts"
},
"overrides": {
Expand Down

0 comments on commit 88f1565

Please sign in to comment.