[DevTools] Remove string.replaceAll Call in @reactVersion Pragma Functions (#24584)
`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.
L
Luna Ruan committed
6e2f38f3a4d58f11bbe86ca6f938c27767366967
Parent: d89657b
Committed by GitHub <noreply@github.com>
on 5/19/2022, 4:59:36 PM