Skip to content

Commit b362997

Browse files
committed
Update keywords
1 parent 6824d24 commit b362997

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": "@programmer_network/use-ajv-form",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Custom React Hook that integrates with Ajv JSON Schema Validator",
55
"main": "dist/use-ajv-form.es.js",
66
"author": "Aleksandar Grbic",
@@ -88,6 +88,8 @@
8888
"react hooks",
8989
"ajv",
9090
"form validation",
91-
"json schema validation"
91+
"json schema validation",
92+
"use-ajv-form",
93+
"react form validation"
9294
]
9395
}

0 commit comments

Comments
 (0)