Skip to content

Commit

Permalink
Add dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bndkt committed Sep 13, 2023
1 parent 4ce68d4 commit 2200c37
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Binary file added example/bun.lockb
Binary file not shown.
5 changes: 4 additions & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@
"dependencies": {
"expo": "~49.0.10",
"react": "18.2.0",
"react-native": "0.72.4"
"react-native": "0.72.4",
"expo-dev-client": "~2.4.8",
"expo-splash-screen": "~0.20.5",
"expo-status-bar": "~1.6.0"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down

0 comments on commit 2200c37

Please sign in to comment.