Use the same json-schema version as other plugins

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-03-10 14:30:05 +01:00
parent 843078a5d6
commit be140d3b1d
+1 -1
View File
@@ -43,7 +43,7 @@
"@rjsf/core": "^2.4.0",
"@rjsf/material-ui": "^2.4.0",
"classnames": "^2.2.6",
"json-schema": "^0.3.0",
"json-schema": "^0.2.5",
"git-url-parse": "^11.4.4",
"humanize-duration": "^3.25.1",
"luxon": "^1.25.0",