diff --git a/src/index.ts b/src/index.ts index 859eb17..dd1472f 100644 --- a/src/index.ts +++ b/src/index.ts @@ -115,7 +115,7 @@ const arecibo: any = fp( }, { name: 'arecibo', - fastify: '^3.0.0 ^4.0.0', + fastify: '^3.0.0 || ^4.0.0', }, ) arecibo.default = arecibo