jdorn/json-editor is deprecated
Closed this issue · 3 comments
AdrienLemaire commented
Just realized when clicking on your readme link that the underlying jdorn/json-editor repository has been deprecated, and updates are now done on json-editor/json-editor.
Have you updated the static files with those from that new repo ?
Also, wouldn't it be simpler to use their cdn instead of copying the file ?
<script src="https://cdn.jsdelivr.net/npm/@json-editor/json-editor/dist/jsoneditor.min.js"></script>
abogushov commented
@Fandekasp thanks, I will update static files in the repo. Also I can make optional support for CDN.
xrmx commented
json-editor has been updated to latest in master
abogushov commented
done