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

chore(deps): move `fastify` to `devDependencies`

Open dan-online opened this issue 3 years ago • 1 comments

With version 4.5.2 of fastify, the types were slightly different leading to a mismatch, therefore I moved fastify to a peer dependency for 4.x

dan-online avatar Aug 23 '22 13:08 dan-online

Thanks for the PR! I know the peerDependencies can cause a lot of pain, why not moving fastify to devDependencies instead, I think we use it only for the types?

yonathan06 avatar Aug 24 '22 08:08 yonathan06

Hey @yonathan06, How's this going?

dan-online avatar Sep 23 '22 16:09 dan-online

@dan-online merged and released

yonathan06 avatar Sep 24 '22 06:09 yonathan06