Skip to content

Commit 09be764

Browse files
fix(package): update react-scripts to version 3.4.1
Closes #21
1 parent 7fd65d8 commit 09be764

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

0 commit comments

Comments
 (0)