Skip to content

Commit db6f271

Browse files
fix(package): update react-scripts to version 3.0.1
1 parent c22a4a6 commit db6f271

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
@@ -8,7 +8,7 @@
88
"lodash": "^4.17.11",
99
"react": "^16.8.4",
1010
"react-dom": "^16.8.4",
11-
"react-scripts": "3.0.0"
11+
"react-scripts": "3.0.1"
1212
},
1313
"scripts": {
1414
"start": "react-scripts start",

0 commit comments

Comments
 (0)