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 253fcd4 commit f43df79Copy full SHA for f43df79
package.json
@@ -35,7 +35,7 @@
35
},
36
"homepage": "https://github.com/epoberezkin/ajv-keywords#readme",
37
"peerDependencies": {
38
- "ajv": "^7.0.0-beta.8"
+ "ajv": "^7.0.0-rc.1"
39
40
"devDependencies": {
41
"@ajv-validator/config": "^0.2.3",
@@ -45,7 +45,7 @@
45
"@types/uuid": "^8.3.0",
46
"@typescript-eslint/eslint-plugin": "^4.4.1",
47
"@typescript-eslint/parser": "^4.4.1",
48
- "ajv": "^7.0.0-beta.8",
+ "ajv": "^7.0.0-rc.1",
49
"ajv-formats": "^0.3.4",
50
"chai": "^4.2.0",
51
"dot": "^1.1.1",
0 commit comments