Skip to content

Commit c69037d

Browse files
committed
roll back create-react-app
due to bug with coverage - facebook/create-react-app#8689
1 parent dc608a2 commit c69037d

File tree

2 files changed

+137
-108
lines changed

2 files changed

+137
-108
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@testing-library/user-event": "^7.1.2",
99
"react": "^16.13.1",
1010
"react-dom": "^16.13.1",
11-
"react-scripts": "3.4.1"
11+
"react-scripts": "3.4.0"
1212
},
1313
"scripts": {
1414
"start": "react-scripts -r @cypress/instrument-cra start",

0 commit comments

Comments
 (0)