diff --git a/package.json b/package.json index 42c129b..816413b 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "2.2.0", "description": "Forward your HTTP request to another server.", "main": "index.js", + "type": "commonjs", "types": "types/index.d.ts", "scripts": { "lint": "standard",