Skip to content

Commit 75f40dc

Browse files
committed
👌 IMPROVE: bin
1 parent cb47ac2 commit 75f40dc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎package.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-interact-cli",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "",
55
"license": "MIT",
66
"repository": "https://github.com/msaaddev/github-interact-cli",
@@ -11,8 +11,8 @@
1111
"url": "https://twitter.com/msaaddev"
1212
},
1313
"bin": {
14-
"email": "index.js",
15-
"email-cli": "index.js"
14+
"github": "index.js",
15+
"github-cli": "index.js"
1616
},
1717
"files": [
1818
"index.js",

0 commit comments

Comments
 (0)