Skip to content

Commit 61c0798

Browse files
fix(package): update react-scripts to version 3.0.1
1 parent 5cabcd6 commit 61c0798

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
@@ -7,7 +7,7 @@
77
"react": "^16.6.3",
88
"react-dom": "^16.6.3",
99
"react-router-dom": "^4.3.1",
10-
"react-scripts": "3.0.0",
10+
"react-scripts": "3.0.1",
1111
"recompose": "^0.30.0"
1212
},
1313
"scripts": {

0 commit comments

Comments
 (0)