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 72f9490 commit 455da9eCopy full SHA for 455da9e
1 file changed
package.json
@@ -31,14 +31,14 @@
31
"license": "MIT",
32
"repository": {
33
"type": "git",
34
- "url": "https://github.com/jessedc/ajv-cli"
+ "url": "https://github.com/ajv-validator/ajv-cli"
35
},
36
"dependencies": {
37
"ajv": "^7.0.0-rc.0",
38
"fast-json-patch": "^2.0.0",
39
"glob": "^7.1.0",
40
"js-yaml": "^3.14.0",
41
- "json-schema-migrate": "^1.0.0-beta.0",
+ "json-schema-migrate": "^1.0.0",
42
"json5": "^2.1.3",
43
"minimist": "^1.2.0"
44
0 commit comments