mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
`string.replaceAll` doesn't exist in our CircleCI Docker environment. We also don't need it in this case because `semver.satisfies` allows for whitespace when specifying a range. This PR removes the unnecessary call.