Skip to content

Commit 455da9e

Browse files
committed
1 parent 72f9490 commit 455da9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
"license": "MIT",
3232
"repository": {
3333
"type": "git",
34-
"url": "https://github.com/jessedc/ajv-cli"
34+
"url": "https://github.com/ajv-validator/ajv-cli"
3535
},
3636
"dependencies": {
3737
"ajv": "^7.0.0-rc.0",
3838
"fast-json-patch": "^2.0.0",
3939
"glob": "^7.1.0",
4040
"js-yaml": "^3.14.0",
41-
"json-schema-migrate": "^1.0.0-beta.0",
41+
"json-schema-migrate": "^1.0.0",
4242
"json5": "^2.1.3",
4343
"minimist": "^1.2.0"
4444
},

0 commit comments

Comments
 (0)