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 455da9e commit 37ec9c7Copy full SHA for 37ec9c7
package.json
@@ -34,7 +34,7 @@
34
"url": "https://github.com/ajv-validator/ajv-cli"
35
},
36
"dependencies": {
37
- "ajv": "^7.0.0-rc.0",
+ "ajv": "^7.0.0",
38
"fast-json-patch": "^2.0.0",
39
"glob": "^7.1.0",
40
"js-yaml": "^3.14.0",
@@ -52,7 +52,7 @@
52
"@types/node": "^14.14.10",
53
"@typescript-eslint/eslint-plugin": "^4.9.0",
54
"@typescript-eslint/parser": "^4.9.0",
55
- "ajv-keywords": "^4.0.0-beta.3",
+ "ajv-keywords": "^4.0.0",
56
"coveralls": "^3.0.0",
57
"cross-env": "^7.0.3",
58
"eslint": "^7.1.0",
0 commit comments