Skip to content

Commit 83e2dd4

Browse files
committed
📦 NEW: keywords & version
1 parent 3cdf35b commit 83e2dd4

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

‎package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-interact-cli",
3-
"version": "2.2.4",
3+
"version": "2.2.5",
44
"description": "",
55
"license": "MIT",
66
"repository": "https://github.com/msaaddev/github-interact-cli",
@@ -18,7 +18,12 @@
1818
"index.js",
1919
"utils/*"
2020
],
21-
"keywords": [],
21+
"keywords": [
22+
"github-cli",
23+
"create-repo",
24+
"cli",
25+
"github automation"
26+
],
2227
"dependencies": {
2328
"axios": "^0.19.2",
2429
"chalk": "^4.0.0",

0 commit comments

Comments
 (0)