Skip to content

Commit

Permalink
chore: update to preview 13
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski committed Oct 31, 2024
1 parent 91f7964 commit 99b7d41
Show file tree
Hide file tree
Showing 5 changed files with 295 additions and 146 deletions.
4 changes: 2 additions & 2 deletions examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"expo": "^52.0.0-preview.3",
"expo": "^52.0.0-preview.13",
"expo-status-bar": "~2.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -20,7 +20,7 @@
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@testing-library/react-native": "^12.8.0",
"@testing-library/react-native": "^12.8.1",
"@types/eslint": "^8.56.10",
"@types/jest": "^29.5.12",
"@types/react": "~18.2.79",
Expand Down
Loading

0 comments on commit 99b7d41

Please sign in to comment.