Skip to content

Commit df8c26d

Browse files
committed
Improved keywords and description for NPM
1 parent 3dad76a commit df8c26d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
"name": "@foes/react-i18n-routing",
33
"version": "0.8.0",
44
"license": "MIT",
5-
"description": "Provides components and functions to make i18n routing React apps with ease.",
5+
"description": "Abstraction layer over React-Router to create i18n routes easily",
66
"keywords": [
7-
"i18n",
87
"react",
8+
"reactjs",
9+
"i18n",
910
"react-router",
10-
"react-intl",
11+
"internationalization",
1112
"routing"
1213
],
1314
"authors": [

0 commit comments

Comments
 (0)