jferrettiboke / react-auth-app-example

An app example with authentication using Create React App, React, React Router, Apollo, GraphQL, Redux and Redux Form.
MIT License
182 stars 43 forks source link

Update package.json #1

Closed jkomyno closed 7 years ago

jkomyno commented 7 years ago

Updated react-scripts to 0.8.3 as per npm install message:

"npm WARN deprecated react-scripts@0.8.2: Please update to react-scripts@0.8.3 as 0.8.2 has build issues on Windows. See https://github.com/facebookincubator/create-react-app/releases/tag/v0.8.3 for instructions."

jferrettiboke commented 7 years ago

Could you update it to the last release version? It is 0.8.4.

Thanks for your contribution.