Skip to content

Commit

Permalink
change keywords to all lowercase for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwun Ying (Juliann) Zhou committed Jul 7, 2022
1 parent ad32537 commit 6d474ac
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"main": "./lib/esm/src/index.js",
"types": "./lib/esm/src/index.d.ts",
"keywords": [
"Search",
"React",
"Hooks",
"React Binding",
"Yext"
"search",
"react",
"hooks",
"react binding",
"yext"
],
"exports": {
"import": "./lib/esm/src/index.js",
Expand Down

0 comments on commit 6d474ac

Please sign in to comment.