Skip to content

Commit f41d278

Browse files
fix(package): update react-scripts to version 3.1.0
1 parent 72262ee commit f41d278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.0.1",
9+
"react-scripts": "3.1.0",
1010
"redux": "^4.0.1"
1111
},
1212
"scripts": {

0 commit comments

Comments
 (0)