Skip to content

Commit 8a238fd

Browse files
committed
Revert "3.0.0"
This reverts commit f4e79cf.
1 parent f4e79cf commit 8a238fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ajv-errors",
3-
"version": "3.0.0",
4-
"description": "Custom error messages in JSON Schemas for Ajv validator",
3+
"version": "2.0.1",
4+
"description": "Custom error messages in JSON-Schema for Ajv validator",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)