Skip to content

Commit 01e2a6c

Browse files
fix(package): update react-scripts to version 3.4.0
Closes #21
1 parent 8800ba8 commit 01e2a6c

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

0 commit comments

Comments
 (0)