We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1ae14 commit 0971040Copy full SHA for 0971040
react-native-scripts/src/scripts/init.js
@@ -16,7 +16,7 @@ const DEFAULT_DEPENDENCIES = {
16
17
// TODO figure out how this interacts with ejection
18
const DEFAULT_DEV_DEPENDENCIES = {
19
- 'jest-expo': '~1.0.2',
+ 'jest-expo': '~18.0.0',
20
'react-test-renderer': '16.0.0-alpha.12',
21
};
22
0 commit comments