diff --git a/package.json b/package.json index d8fa734..493c8ea 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Create a comment for a commit on GitHub", "main": "index.js", "scripts": { - "build": "ncc build index.js -o dist" + "package": "ncc build index.js -o dist" }, "repository": { "type": "git",