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 8927f62 commit 3c7d774Copy full SHA for 3c7d774
package.json
@@ -3,6 +3,7 @@
3
"version": "6.1.1",
4
"description": "Plugin to share a common Redis connection across Fastify.",
5
"main": "index.js",
6
+ "type": "commonjs",
7
"types": "types/index.d.ts",
8
"scripts": {
9
"lint": "standard",
0 commit comments