Skip to content

Commit c2c1e94

Browse files
fix(package): update react-scripts to version 3.4.0
Closes #16
1 parent ac8c259 commit c2c1e94

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
"react": "^16.6.3",
99
"react-dom": "^16.6.3",
1010
"react-router-dom": "^4.3.1",
11-
"react-scripts": "3.1.0",
11+
"react-scripts": "3.4.0",
1212
"recompose": "^0.30.0",
1313
"semantic-ui-css": "^2.4.1",
1414
"semantic-ui-react": "^0.87.1"

0 commit comments

Comments
 (0)