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 8f93ded commit 82e8239Copy full SHA for 82e8239
template/package.json
@@ -13,12 +13,12 @@
13
"react-native": "1000.0.0"
14
},
15
"devDependencies": {
16
- "@babel/core": "^7.6.2",
17
- "@babel/runtime": "^7.6.2",
18
- "@react-native-community/eslint-config": "^0.0.5",
19
- "babel-jest": "^24.9.0",
20
- "jest": "^24.9.0",
21
- "metro-react-native-babel-preset": "^0.56.0",
+ "@babel/core": "^7.8.4",
+ "@babel/runtime": "^7.8.4",
+ "@react-native-community/eslint-config": "^0.0.7",
+ "babel-jest": "^25.1.0",
+ "jest": "^25.1.0",
+ "metro-react-native-babel-preset": "^0.58.0",
22
"react-test-renderer": "16.12.0"
23
24
"jest": {
0 commit comments