v0.8.5
0.8.5 (January 9, 2017)
π Bug Fix
create-react-app
,react-scripts
Committers: 1
- Ville Immonen (fson)
Migrating from 0.8.4 to 0.8.5
Inside any created project that has not been ejected, run:
npm install --save-dev --save-exact [email protected]
You may also optionally update the global command-line utility:
npm install -g [email protected]