We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cdf35b commit 83e2dd4Copy full SHA for 83e2dd4
1 file changed
‎package.json‎
@@ -1,6 +1,6 @@
1
{
2
"name": "github-interact-cli",
3
- "version": "2.2.4",
+ "version": "2.2.5",
4
"description": "",
5
"license": "MIT",
6
"repository": "https://github.com/msaaddev/github-interact-cli",
@@ -18,7 +18,12 @@
18
"index.js",
19
"utils/*"
20
],
21
- "keywords": [],
+ "keywords": [
22
+ "github-cli",
23
+ "create-repo",
24
+ "cli",
25
+ "github automation"
26
+ ],
27
"dependencies": {
28
"axios": "^0.19.2",
29
"chalk": "^4.0.0",
0 commit comments