jedireza / aqua

:bulb: A website and user system starter
https://jedireza.github.io/aqua/
MIT License
1.38k stars 356 forks source link

React router, webpack and prop-types #185

Closed jedireza closed 7 years ago

jedireza commented 7 years ago

Upgrade to react-router@4.x.x and webpack@2.x.x. Also introduced the prop-types module as a replacement to using React.PropTypes directly.

Resolves #180 and #181