@everlong/league-react-scripts
Advanced tools
Changelog
4.0.3 (2021-02-22)
v4.0.3 is a maintenance release that includes minor bug fixes and dependency updates.
react-dev-utils
create-react-app
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@4.0.3
or
yarn add --exact react-scripts@4.0.3
Changelog
Migrating from 4.0.0 to 4.0.1
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@4.0.1
or
yarn add --exact react-scripts@4.0.1