tsaiDavid / simple-redux-boilerplate

A simple, yet comprehensive React + Redux application, complete with DevTools.
429 stars 225 forks source link

added redux in package.json #42

Open theSupermacy opened 6 years ago

theSupermacy commented 6 years ago

Redux was not added in dependency list of package.json. The server was throwing an error of missing 'redux' dependency.