Skip to content

Commit a84e37c

Browse files
committed
fix: update react-scripts in template to latest
1 parent d83f782 commit a84e37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"prettier": "1.19.1",
2525
"react-redux": "7.1.3",
2626
"react-router-dom": "5.1.2",
27-
"react-scripts": "3.3.1",
27+
"react-scripts": "3.4.0",
2828
"redux": "4.0.5",
2929
"redux-devtools-extension": "2.13.8",
3030
"redux-mock-store": "1.5.4",

0 commit comments

Comments
 (0)