Skip to content

Commit 37ec9c7

Browse files
committed
1 parent 455da9e commit 37ec9c7

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
@@ -34,7 +34,7 @@
3434
"url": "https://github.com/ajv-validator/ajv-cli"
3535
},
3636
"dependencies": {
37-
"ajv": "^7.0.0-rc.0",
37+
"ajv": "^7.0.0",
3838
"fast-json-patch": "^2.0.0",
3939
"glob": "^7.1.0",
4040
"js-yaml": "^3.14.0",
@@ -52,7 +52,7 @@
5252
"@types/node": "^14.14.10",
5353
"@typescript-eslint/eslint-plugin": "^4.9.0",
5454
"@typescript-eslint/parser": "^4.9.0",
55-
"ajv-keywords": "^4.0.0-beta.3",
55+
"ajv-keywords": "^4.0.0",
5656
"coveralls": "^3.0.0",
5757
"cross-env": "^7.0.3",
5858
"eslint": "^7.1.0",

0 commit comments

Comments
 (0)