Skip to content

Commit 2afea76

Browse files
committed
Update package.json
1 parent 9fa5fa1 commit 2afea76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Create a comment for a commit on GitHub",
55
"main": "index.js",
66
"scripts": {
7-
"build": "ncc build index.js -o dist"
7+
"package": "ncc build index.js -o dist"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)