We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb47ac2 commit 75f40dcCopy full SHA for 75f40dc
1 file changed
‎package.json‎
@@ -1,6 +1,6 @@
1
{
2
"name": "github-interact-cli",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "",
5
"license": "MIT",
6
"repository": "https://github.com/msaaddev/github-interact-cli",
@@ -11,8 +11,8 @@
11
"url": "https://twitter.com/msaaddev"
12
},
13
"bin": {
14
- "email": "index.js",
15
- "email-cli": "index.js"
+ "github": "index.js",
+ "github-cli": "index.js"
16
17
"files": [
18
"index.js",
0 commit comments