Closed achou11 closed 1 month ago
Our range for fastify caused fresh installations of this package to install fastify v5, which is not supported by the relevant plugins we use. This PR updates the range such that it only allows v4.X.X of fastify to be installed
fastify
Our range for
fastify
caused fresh installations of this package to install fastify v5, which is not supported by the relevant plugins we use. This PR updates the range such that it only allows v4.X.X of fastify to be installed