Skip to content

Commit 3a8eba5

Browse files
committed
Add keywords
1 parent bb91517 commit 3a8eba5

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

package.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,17 @@
8484
"bugs": {
8585
"url": "https://github.com/firecow/gitlab-ci-local/issues"
8686
},
87-
"homepage": "https://github.com/firecow/gitlab-ci-local#readme"
87+
"homepage": "https://github.com/firecow/gitlab-ci-local#readme",
88+
"keywords": [
89+
"git",
90+
"gitlab",
91+
"pipeline",
92+
"local",
93+
"ci",
94+
"cd",
95+
"push",
96+
"untracked",
97+
"uncomitted",
98+
"gitlab-ci"
99+
]
88100
}

0 commit comments

Comments
 (0)