Skip to content

Commit

Permalink
Revert "bump expo to 52"
Browse files Browse the repository at this point in the history
This reverts commit 12f18b2.
  • Loading branch information
latekvo committed Jan 10, 2025
1 parent 99b33a8 commit 52543a5
Show file tree
Hide file tree
Showing 2 changed files with 1,821 additions and 2,318 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/hoist-non-react-statics": "^3.3.1",
"@types/invariant": "^2.2.37",
"@types/jest": "^27.0.3",
"@types/react": "~18.3.12",
"@types/react": "^18.2.6",
"@types/react-test-renderer": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
Expand All @@ -88,19 +88,19 @@
"eslint-import-resolver-babel-module": "^5.2.0",
"eslint-plugin-jest": "^26.0.0",
"eslint-plugin-prettier": "^5.2.1",
"expo": "^52.0.24",
"expo": "^35.0.1",
"husky": "^8.0.1",
"jest": "~29.7.0",
"jest": "^28.1.0",
"lint-staged": "^12.3.2",
"madge": "^6.1.0",
"prettier": "3.3.3",
"react": "18.3.1",
"react-native": "0.76.5",
"react-native": "0.77.0-rc.3",
"react-native-builder-bob": "^0.17.1",
"react-native-reanimated": "~3.16.1",
"react-native-reanimated": "^3.12.0",
"react-test-renderer": "18.2.0",
"release-it": "^13.6.5",
"typescript": "^5.3.3"
"typescript": "5.0.4"
},
"peerDependencies": {
"react": "*",
Expand Down
Loading

0 comments on commit 52543a5

Please sign in to comment.