Skip to content

Commit f61629c

Browse files
author
Gerard Brull
committed
chore(react-scripts): downgrade to 3.4.0
version 3.4.1 has a bug see: facebook/create-react-app#8689
1 parent 36bdb4c commit f61629c

File tree

2 files changed

+175
-79
lines changed

2 files changed

+175
-79
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"react": "16.13.1",
8888
"react-docgen-typescript": "1.16.3",
8989
"react-dom": "16.13.1",
90-
"react-scripts": "^3.4.1",
90+
"react-scripts": "3.4.0",
9191
"react-styleguidist": "^11.0.5",
9292
"react-test-renderer": "16.13.1",
9393
"rollup": "^2.7.5",

0 commit comments

Comments
 (0)