Skip to content

Commit fd18ded

Browse files
chore: fix RN nightly (#1827)
1 parent 9616e60 commit fd18ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-deps-rn-nightly/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 Nightly
3030
run: |
31-
yarn add -D react-native@nightly @react-native/babel-preset@nightly
31+
yarn add -D react-native@nightly @react-native/babel-preset@nightly [email protected] [email protected] @types/[email protected]
3232
shell: bash

0 commit comments

Comments
 (0)