Implemented config validation into the JSON editor

This commit is contained in:
Alicia Sykes
2021-06-06 17:09:37 +01:00
parent 7d5a99d9d3
commit 89ac1d1e36
5 changed files with 9828 additions and 9720 deletions

View File

@@ -13,6 +13,7 @@
},
"dependencies": {
"ajv": "^8.5.0",
"ajv7": "npm:ajv@^7.2.2",
"axios": "^0.21.1",
"connect": "^3.7.0",
"crypto-js": "^4.0.0",
@@ -76,4 +77,4 @@
"> 1%",
"last 2 versions"
]
}
}