Skip to content

Commit

Permalink
React Native 0.77 Support (stable) (#1722)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski authored Jan 22, 2025
1 parent 3545a94 commit 3182936
Show file tree
Hide file tree
Showing 2 changed files with 324 additions and 362 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@callstack/eslint-config": "^15.0.0",
"@react-native/babel-preset": "0.77.0-rc.0",
"@react-native/babel-preset": "0.77.0",
"@release-it/conventional-changelog": "^10.0.0",
"@relmify/jest-serializer-strip-ansi": "^1.0.2",
"@types/jest": "^29.5.14",
Expand All @@ -87,7 +87,7 @@
"jest": "^29.7.0",
"prettier": "^2.8.8",
"react": "18.3.1",
"react-native": "0.77.0-rc.0",
"react-native": "0.77.0",
"react-test-renderer": "18.3.1",
"release-it": "^18.0.0",
"typescript": "^5.6.3",
Expand Down
Loading

0 comments on commit 3182936

Please sign in to comment.