synapse-admin icon indicating copy to clipboard operation
synapse-admin copied to clipboard

Bump `react-scripts` to `^5.0.1`

Open dklimpel opened this issue 3 years ago • 0 comments

Fixes #277 "improves compatibility with React 18"

yarn add --exact react-scripts@^5.0.1
yarn add eslint-config-react-app@^7.0.1 -D

See: https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md

dklimpel avatar Aug 02 '22 07:08 dklimpel