Skip to content

Commit 21916e0

Browse files
fix(package): update react-scripts to version 3.4.1
Closes #10
1 parent 2978b1c commit 21916e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"react": "^16.8.6",
77
"react-dom": "^16.8.6",
88
"react-redux": "^7.0.3",
9-
"react-scripts": "3.1.0",
9+
"react-scripts": "3.4.1",
1010
"redux": "^4.0.1"
1111
},
1212
"scripts": {

0 commit comments

Comments
 (0)