Skip to content

Commit e251af2

Browse files
committed
Add keywords and repository to package.json
1 parent abff0a0 commit e251af2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,17 @@
1212
"bugs": {
1313
"url": "https://github.com/javivelasco/react-css-themr/issues"
1414
},
15+
"keywords": [
16+
"react",
17+
"react-themr",
18+
"css-modules",
19+
"theming",
20+
"customization"
21+
],
22+
"repository": {
23+
"type": "git",
24+
"url": "git+https://github.com/javivelasco/react-css-themr.git"
25+
},
1526
"devDependencies": {
1627
"babel-cli": "^6.7.7",
1728
"babel-core": "^6.7.7",

0 commit comments

Comments
 (0)