Skip to content

Commit

Permalink
Update Expo port number
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingItWrong committed Apr 30, 2024
1 parent df3dc8b commit d5abf4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -1247,7 +1247,7 @@ const FRAMEWORKS = [
name: 'Expo',
cypressAvailable: true,
devServerScript: 'web',
devServerPort: 19006,
devServerPort: 8081,
initializer: initializeExpo,
detoxAvailable: true,
},
Expand Down

0 comments on commit d5abf4e

Please sign in to comment.