Skip to content

Commit

Permalink
add start script to package.json (#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecuevas authored Oct 28, 2023
1 parent f7ccc28 commit 308ca65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions with-facebook-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@
},
"devDependencies": {
"@babel/core": "^7.19.3"
},
"scripts": {
"start": "expo start"
}
}

0 comments on commit 308ca65

Please sign in to comment.