Fast-check as a Runtime Dependency
Is it expected for fast-check to be required for running applications which depend on schema? After recent upgrade I was forced to add it to my deps (not only devDeps) even though I don’t use Arbitraries anywhere in my app code.
