diff --git a/package.json b/package.json index 8ab0daf..04bccfa 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "description": "Determine address of proxied request", "version": "4.1.0", "main": "index.js", + "type": "commonjs", "types": "types/index.d.ts", "author": "Douglas Christopher Wilson ", "license": "MIT",