Skip to content

Commit 0a42fcb

Browse files
Add express-validator to Object Schema Validators (#62)
1 parent b762862 commit 0a42fcb

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", "validator", "yup", "zod"]
4+
"packages": ["express-validator", "joi", "valibot", "validator", "yup", "zod"]
55
}

0 commit comments

Comments
 (0)