We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b881c14 commit b851a48Copy full SHA for b851a48
src/index.html
@@ -2,7 +2,7 @@
2
<html>
3
<head>
4
<meta charset="utf-8" />
5
- <script src="https://cdn.jsdelivr.net/npm/@json-editor/json-editor@latest/dist/jsoneditor.min.js"></script>
+ <script src="https://cdn.jsdelivr.net/npm/@json-editor/json-editor@2.1.0/dist/jsoneditor.min.js"></script>
6
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
7
<script src="https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.12.1/js/standalone/selectize.js"></script>
8
<!-- Foundation CSS framework (Bootstrap and jQueryUI also supported) -->
0 commit comments