Skip to content

Commit 355913a

Browse files
authored
Add @react-native/jest-preset to devDependencies
Follows #208 react/react-native#55169, due in React Native 0.85. Missing in: react-native-community.github.io/upgrade-helper/?from=0.84.1&to=0.85.0-rc.1 Example: leotm/react-native-template-new-architecture#1918 [General][Fixed] - Add @react-native/jest-preset to package.json
1 parent 620f5a4 commit 355913a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

template/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"@react-native-community/cli-platform-ios": "20.1.0",
2525
"@react-native/babel-preset": "nightly",
2626
"@react-native/eslint-config": "nightly",
27+
"@react-native/jest-preset": "nightly",
2728
"@react-native/metro-config": "nightly",
2829
"@react-native/typescript-config": "nightly",
2930
"@types/jest": "^29.5.13",

0 commit comments

Comments
 (0)