Skip to content

Commit 5b74080

Browse files
committed
update keywords
1 parent 05e7876 commit 5b74080

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

package.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-formstate-validation",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"peerDependencies": {
55
"react-formstate": ">=0.3.0"
66
},
@@ -19,10 +19,21 @@
1919
"url": "git+https://github.com/dtrelogan/react-formstate-validation.git"
2020
},
2121
"keywords": [
22+
"react",
23+
"form",
24+
"validation",
25+
"react",
26+
"validation",
27+
"react",
2228
"form",
29+
"framework",
30+
"react",
31+
"framework",
32+
"asynchronous",
2333
"validation",
2434
"react",
25-
"react-formstate"
35+
"form",
36+
"state"
2637
],
2738
"author": "daniel trelogan",
2839
"license": "MIT",

0 commit comments

Comments
 (0)