Added keywords
For making package easier to discover on NPM
This commit is contained in:
parent
4267c40f3b
commit
1a70c89996
|
|
@ -13,6 +13,13 @@
|
|||
},
|
||||
"author": "Christian Alfoni",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"react",
|
||||
"form",
|
||||
"forms",
|
||||
"validation",
|
||||
"react-component"
|
||||
],
|
||||
"devDependencies": {
|
||||
"browserify": "^6.2.0",
|
||||
"glob": "^4.0.6",
|
||||
|
|
|
|||
Loading…
Reference in New Issue