Sly777 / ran

:zap: RAN! React . GraphQL . Next.js Toolkit :zap: - SEO-Ready, Production-Ready, SSR, Hot-Reload, CSS-in-JS, Caching, CLI commands and more...
MIT License
2.22k stars 160 forks source link

Added redux-thunk to package.json #661

Closed punitcodes closed 3 years ago

punitcodes commented 4 years ago

libraries/reduxStore.js: import thunkMiddleware from 'redux-thunk';

The above file requires redux-thunk package but it is not added to package.json hence giving compile-time error