Skip to content

Commit 183fc27

Browse files
fix(package): update react-scripts to version 3.4.1
Closes #12
1 parent a2284fb commit 183fc27

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
@@ -6,7 +6,7 @@
66
"classnames": "^2.2.6",
77
"react": "^16.8.6",
88
"react-dom": "^16.8.6",
9-
"react-scripts": "3.1.0"
9+
"react-scripts": "3.4.1"
1010
},
1111
"scripts": {
1212
"start": "react-scripts start",

0 commit comments

Comments
 (0)