Skip to content

Commit f88db32

Browse files
committed
update readme on npm
1 parent 1f996e1 commit f88db32

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 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.4",
3+
"version": "0.1.5",
44
"peerDependencies": {
55
"react-formstate": ">=0.3.0"
66
},
@@ -33,7 +33,9 @@
3333
"validation",
3434
"react",
3535
"form",
36-
"state"
36+
"state",
37+
"react",
38+
"forms"
3739
],
3840
"author": "daniel trelogan",
3941
"license": "MIT",

0 commit comments

Comments
 (0)