Closed Fdawgs closed 2 years ago
Using ^4.0.0 causes the following error:
^4.0.0
fastify-plugin: @fastify/caching - expected '^4.0.0' fastify version, '4.0.0-rc.3' is installed
npm run test
npm run benchmark
Using
^4.0.0
causes the following error:fastify-plugin: @fastify/caching - expected '^4.0.0' fastify version, '4.0.0-rc.3' is installed
Checklist
npm run test
andnpm run benchmark