Skip to content

Commit c41798b

Browse files
committed
Rename bin
1 parent c7bdbc9 commit c41798b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cli/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"engines": {
77
"node": "^14.0.0"
88
},
9-
"bin": "dist/cli.js",
9+
"bin": {
10+
"submit-sourcegraph-coding-exercise": "dist/cli.js"
11+
},
1012
"repository": {
1113
"type": "git",
1214
"url": "https://github.com/sourcegraph/coding-exercise-submitter.git",

0 commit comments

Comments
 (0)