Skip to content

Commit 0cfbaba

Browse files
committed
chore: update to preview 13
1 parent e4a040f commit 0cfbaba

File tree

5 files changed

+295
-146
lines changed

5 files changed

+295
-146
lines changed

examples/basic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"typecheck": "tsc --noEmit"
1212
},
1313
"dependencies": {
14-
"expo": "^52.0.0-preview.3",
14+
"expo": "^52.0.0-preview.13",
1515
"expo-status-bar": "~2.0.0",
1616
"react": "18.3.1",
1717
"react-dom": "18.3.1",
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.24.0",
23-
"@testing-library/react-native": "^12.8.0",
23+
"@testing-library/react-native": "^12.8.1",
2424
"@types/eslint": "^8.56.10",
2525
"@types/jest": "^29.5.12",
2626
"@types/react": "~18.2.79",

0 commit comments

Comments
 (0)