Skip to content

Commit b5eef5c

Browse files
committed
Revert "fix: fix missing ajv dependency error"
This reverts commit fdb381a
1 parent 7b4fa76 commit b5eef5c

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

.npmrc

Lines changed: 0 additions & 11 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ajv-errors",
3-
"version": "3.0.1",
3+
"version": "3.0.0",
44
"description": "Custom error messages in JSON Schemas for Ajv validator",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)