Skip to content

Commit 1fbea7d

Browse files
committed
Add validator lib to Object Schema Validators
1 parent d605f0e commit 1fbea7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "Object Schema Validators",
33
"description": "Simple and intuitive validation with object schemas",
4-
"packages": ["joi", "valibot", "yup", "zod"]
4+
"packages": ["joi", "valibot", "validator", "yup", "zod"]
55
}

0 commit comments

Comments
 (0)