fastify-oas icon indicating copy to clipboard operation
fastify-oas copied to clipboard

package: missing fastify as peerDependency

Open mpareja opened this issue 3 years ago • 0 comments

This module requires fastify: https://github.com/SkeLLLa/fastify-oas/blob/master/lib/openapi/index.js#L3.

As such, fastify ought to be listed as a peerDependency with an appropriate (and not overly specific) version specification.

mpareja avatar Apr 08 '21 10:04 mpareja