diff --git a/package.json b/package.json index ee3214d2..7183f0c5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.5", "description": "GitHub Action to run Renovate self-hosted.", "private": true, - "main": "dist/index.ts", + "main": "dist/index.js", "scripts": { "lint": "concurrently npm:lint-es", "lint:fix": "concurrently npm:lint-es:fix",