takanabe / react-redux-material_ui-boilerplate

A boilerplate for React + Redux + Material UI + ES6 syntax application
326 stars 100 forks source link

How to update Material-ui and React #14

Closed HZSamir closed 7 years ago

HZSamir commented 8 years ago

Hello, I believe this is the first repo using a package which is not mentioned in the package.json, namely Material-ui. The installed version is 14 and I would like to update to version 15. A "npm i --save material-ui" completely breaks the app.

How should I proceed?

lipho commented 7 years ago

@Unforgiven-wanda I have done so here - https://github.com/lipho/react-redux-material_ui-boilerplate

Feel free to let me know if something isn't working.