Skip to content

Commit

Permalink
Refactor keywords array in package.json for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiodxa committed Dec 5, 2024
1 parent c392225 commit b56bbce
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,7 @@
},
"funding": "https://github.com/sponsors/sergiodxa",
"homepage": "https://github.com/sergiodxa/remix-i18next#readme",
"keywords": [
"remix",
"i18n",
"i18next",
"ssr",
"csr"
],
"keywords": ["remix", "i18n", "i18next", "ssr", "csr"],
"license": "MIT",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit b56bbce

Please sign in to comment.