config-loader: Bump to ajv 7, to enable v7 feature use elsewhere

This commit is contained in:
Fredrik Adelöw
2021-01-27 20:57:35 +01:00
parent 64e35f7d30
commit 062df71db1
8 changed files with 43 additions and 34 deletions
+3 -1
View File
@@ -173,7 +173,9 @@
"type": "string",
"visibility": "frontend",
"description": "Tracking ID for Google Analytics",
"example": "UA-000000-0"
"examples": [
"UA-000000-0"
]
},
"listen": {
"type": "object",