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 2e6cb74 commit 18c6636Copy full SHA for 18c6636
package.json
@@ -3,6 +3,7 @@
3
"version": "5.2.2",
4
"description": "Fastify PostgreSQL connection plugin",
5
"main": "index.js",
6
+ "type": "commonjs",
7
"types": "index.d.ts",
8
"scripts": {
9
"check-examples": "tsc --build examples/typescript/*",
0 commit comments