Skip to content

Commit 0971040

Browse files
committed
Update jest dependency
1 parent 4d1ae14 commit 0971040

File tree

1 file changed

+1
-1
lines changed
  • react-native-scripts/src/scripts

1 file changed

+1
-1
lines changed

react-native-scripts/src/scripts/init.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const DEFAULT_DEPENDENCIES = {
1616

1717
// TODO figure out how this interacts with ejection
1818
const DEFAULT_DEV_DEPENDENCIES = {
19-
'jest-expo': '~1.0.2',
19+
'jest-expo': '~18.0.0',
2020
'react-test-renderer': '16.0.0-alpha.12',
2121
};
2222

0 commit comments

Comments
 (0)