@mirego/react-scripts
Advanced tools
Changelog
Migrating from 2.1.3 to 2.1.4
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@2.1.4
or
yarn add --exact react-scripts@2.1.4
Changelog
Migrating from 2.1.2 to 2.1.3
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@2.1.3
or
yarn add --exact react-scripts@2.1.3
Changelog
Migrating from 2.1.1 to 2.1.2
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@2.1.2
or
yarn add --exact react-scripts@2.1.2