config-loader: switch to ajv v6
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"@backstage/config": "^0.1.1",
|
||||
"@types/json-schema": "^7.0.6",
|
||||
"@types/json-schema-merge-allof": "^0.6.0",
|
||||
"ajv": "^7.0.0-beta.2",
|
||||
"ajv": "^6.12.5",
|
||||
"fs-extra": "^9.0.0",
|
||||
"json-schema": "^0.2.5",
|
||||
"json-schema-merge-allof": "^0.7.0",
|
||||
|
||||
Reference in New Issue
Block a user