We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ff2bfa commit 4542185Copy full SHA for 4542185
packages/react-error-overlay/package.json
@@ -38,7 +38,7 @@
38
"@babel/core": "7.4.3",
39
"anser": "1.4.8",
40
"babel-eslint": "10.0.1",
41
- "babel-jest": "24.8.0",
+ "babel-jest": "^24.8.0",
42
"babel-loader": "8.0.5",
43
"babel-preset-react-app": "^8.0.0",
44
"chalk": "^2.4.2",
packages/react-scripts/package.json
@@ -33,7 +33,7 @@
33
"@typescript-eslint/eslint-plugin": "1.6.0",
34
"@typescript-eslint/parser": "1.6.0",
35
36
37
"babel-plugin-named-asset-import": "^0.3.2",
0 commit comments