Skip to content

Commit

Permalink
fix: fix expo doctor checks
Browse files Browse the repository at this point in the history
  • Loading branch information
yjose committed Nov 14, 2024
1 parent 0e4ca13 commit 3f0e4bf
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 122 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"@tanstack/react-query": "^5.52.1",
"app-icon-badge": "^0.1.2",
"axios": "^1.7.5",
"expo": "~52.0.4",
"expo-constants": "~17.0.2",
"expo": "~52.0.6",
"expo-constants": "~17.0.3",
"expo-dev-client": "~5.0.1",
"expo-font": "~13.0.1",
"expo-image": "~2.0.0",
"expo-linking": "~7.0.2",
"expo-localization": "~16.0.0",
"expo-router": "~4.0.3",
"expo-splash-screen": "~0.29.7",
"expo-router": "~4.0.5",
"expo-splash-screen": "~0.29.9",
"expo-status-bar": "~2.0.0",
"expo-system-ui": "~4.0.2",
"i18next": "^23.14.0",
Expand Down Expand Up @@ -115,7 +115,7 @@
"husky": "^9.1.5",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-expo": "~52.0.0",
"jest-expo": "~52.0.1",
"jest-junit": "^16.0.0",
"lint-staged": "^15.2.9",
"np": "^10.0.7",
Expand Down
Loading

0 comments on commit 3f0e4bf

Please sign in to comment.