Skip to content

Commit

Permalink
chore: RN 0.78 nightly 2024-12-30
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski committed Dec 30, 2024
1 parent 73b4bd8 commit 2b19333
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 132 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,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.4",
"@react-native/babel-preset": "0.78.0-nightly-20241230-85bdd7582",
"@release-it/conventional-changelog": "^9.0.2",
"@relmify/jest-serializer-strip-ansi": "^1.0.2",
"@types/jest": "^29.5.14",
Expand All @@ -85,9 +85,9 @@
"flow-bin": "~0.170.0",
"jest": "^29.7.0",
"prettier": "^2.8.8",
"react": "18.3.1",
"react-native": "0.77.0-rc.4",
"react-test-renderer": "18.3.1",
"react": "19.0.0",
"react-native": "0.78.0-nightly-20241230-85bdd7582",
"react-test-renderer": "19.0.0",
"release-it": "^17.10.0",
"strip-ansi": "^6.0.1",
"typescript": "^5.6.3"
Expand Down
Loading

0 comments on commit 2b19333

Please sign in to comment.