Skip to content

Commit 595ab24

Browse files
committed
Keywords added to package json
1 parent 7dfa4e0 commit 595ab24

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

packages/string-utils/package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,12 @@
66
"type": "git",
77
"url": "https://github.com/smitpatelx/string-utils/"
88
},
9-
"author": "smitpatelx"
9+
"author": "smitpatelx",
10+
"keywords": [
11+
"string utils",
12+
"string utilities",
13+
"string",
14+
"utilities",
15+
"utils"
16+
]
1017
}

0 commit comments

Comments
 (0)