-
- Downloads
initial page layout created
... | ... | @@ -11,7 +11,9 @@ |
"react-scripts": "1.1.0", | ||
"redux": "^3.7.2", | ||
"redux-logger": "^3.0.6", | ||
"redux-thunk": "^2.2.0" | ||
"redux-thunk": "^2.2.0", | ||
"semantic-ui-css": "^2.2.12", | ||
"semantic-ui-react": "^0.77.2" | ||
}, | ||
"scripts": { | ||
"start": "react-scripts start", | ||
... | ... |
Please register or sign in to comment