Commit 2f5f0b7
authored
Use TS types for test renderer from 19.1.0
The React Native CI is failing because we haven't published the @types/react-test-renderer package on npm.
The types of react-test-renderer has not changed, so we can keep using the ones from 19.1.01 parent aedd66c commit 2f5f0b7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments