Skip to content

Commit ddfef8b

Browse files
fix(package): update react-scripts to version 3.4.0
Closes #8
1 parent 466475b commit ddfef8b

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
@@ -7,7 +7,7 @@
77
"gh-pages": "^2.0.1",
88
"react": "^16.8.5",
99
"react-dom": "^16.8.5",
10-
"react-scripts": "3.0.0"
10+
"react-scripts": "3.4.0"
1111
},
1212
"scripts": {
1313
"start": "react-scripts start",

0 commit comments

Comments
 (0)