diff --git a/package.json b/package.json index d30c3885..b209f78b 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "8.12.0", "description": "Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation", "main": "index.js", + "type": "commonjs", "types": "index.d.ts", "scripts": { "lint": "standard",