We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e758b commit 453e64dCopy full SHA for 453e64d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@joggr/fastify-prisma",
3
- "version": "4.1.0",
+ "version": "5.0.0",
4
"description": "Fastify Prisma plugin connection to share the same connection across your entire server.",
5
"main": "./dist/index.cjs",
6
"module": "./dist/index.mjs",
0 commit comments