Skip to content

Commit 200d452

Browse files
fix(package): update react-scripts to version 3.0.1
1 parent 9068cfd commit 200d452

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.6.0",
77
"react-dom": "^16.6.0",
88
"react-redux": "^6.0.0",
9-
"react-scripts": "3.0.0",
9+
"react-scripts": "3.0.1",
1010
"redux": "^4.0.1"
1111
},
1212
"scripts": {

0 commit comments

Comments
 (0)