diff --git a/package.json b/package.json index e42a96b..b93ddd4 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "2.0.0", "description": "Throttle responses in fastify", "main": "index.js", + "type": "commonjs", "types": "types/index.d.ts", "scripts": { "lint": "standard",