diff --git a/package.json b/package.json index f79bb78..757639d 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "8.2.0", "description": "Template plugin for Fastify", "main": "index.js", + "type": "commonjs", "types": "types/index.d.ts", "scripts": { "example": "node examples/example.js",