HomeServicesOfAmerica / styled-material-components

Styled Components implementation of Material Design
Other
71 stars 51 forks source link

build(react & r-dom): Move to ddeps, 16.3 #270

Closed martahj closed 6 years ago

martahj commented 6 years ago

Updates react and react-dom to 16.3 and moves react to being a dev dependency and a peer dependency (mirroring versions from styled-components). Also moves the eslint dependency to being a devdep. These changes facilitate using yarn link to develop using local changes.