Skip to content

Commit c1872bc

Browse files
authored
Merge pull request #89 from roiros/patch-1
add keywords to package.json
2 parents a18f1ce + 5f406b4 commit c1872bc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"version": "0.0.0",
55
"description": "This library provides patternfly extensions",
66
"license": "MIT",
7+
"keywords": [
8+
"react",
9+
"log",
10+
"viewer",
11+
"logviewer",
12+
],
713
"workspaces": [
814
"packages/*"
915
],

0 commit comments

Comments
 (0)