We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e527ac commit aa02911Copy full SHA for aa02911
package.json
@@ -35,15 +35,15 @@
35
},
36
"homepage": "https://github.com/ajv-validator/ajv-formats#readme",
37
"peerDependencies": {
38
- "ajv": "^8.0.0-beta.4"
+ "ajv": "^8.0.0"
39
40
"devDependencies": {
41
"@ajv-validator/config": "^0.3.0",
42
"@types/jest": "^26.0.5",
43
"@types/node": "^14.10.1",
44
"@typescript-eslint/eslint-plugin": "^3.7.0",
45
"@typescript-eslint/parser": "^3.7.0",
46
- "ajv": "^8.0.0-beta.4",
+ "ajv": "^8.0.0",
47
"eslint": "^7.5.0",
48
"eslint-config-prettier": "^6.11.0",
49
"husky": "^4.2.5",
0 commit comments