diff --git a/package.json b/package.json index 50fb1ce7..f0cec98e 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "bin": { - "sf-release": "bin/run" + "sf-release": "bin/run.js" }, "dependencies": { "@oclif/core": "^3",