amido-react-scripts
Advanced tools
Changelog
Migrating from 1.0.14 to 1.0.15
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@1.0.15
or
yarn add --exact react-scripts@1.0.15
Changelog
Migrating from 1.0.13 to 1.0.14
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@1.0.14
or
yarn add --exact react-scripts@1.0.14
Changelog
Migrating from 1.0.12 to 1.0.13
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@1.0.13
or
yarn add --exact react-scripts@1.0.13
Changelog
Migrating from 1.0.5 to 1.0.6
Inside any created project that has not been ejected, run:
npm install --save-dev --save-exact react-scripts@1.0.6
or
yarn add --dev --exact react-scripts@1.0.6
Changelog
Migrating from 1.0.4 to 1.0.5
Inside any created project that has not been ejected, run:
npm install --save-dev --save-exact react-scripts@1.0.5
or
yarn add --dev --exact react-scripts@1.0.5