Skip to content

Commit 9fad4a9

Browse files
committed
.
1 parent 0677442 commit 9fad4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-deps-rn-next/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ runs:
2828

2929
- name: Switch to React Native Next
3030
run: |
31-
yarn add -D react-native@next @react-native/babel-preset@next
31+
yarn add -D react-native@next @react-native/babel-preset@next react@19.2.3
3232
shell: bash

0 commit comments

Comments
 (0)