coteh-react-scripts
Advanced tools
Install Socket
Detect and block malicious and high-risk dependencies
Versions
Changelog
Migrating from 3.4.2 to 3.4.3
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@3.4.3
or
yarn add --exact react-scripts@3.4.3
Migrating from 3.4.1 to 3.4.2
npm install --save --save-exact react-scripts@3.4.2
yarn add --exact react-scripts@3.4.2