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 285468a commit 998a33bCopy full SHA for 998a33b
index.html
@@ -205,5 +205,6 @@ <h2 class="left">Online JSON Compare</h2>
205
$('#' + otherSide + '-input').addClass(otherSideClass);
206
}
207
</script>
208
+ <script id="sidekick-plugin-script" src="//www.sidekickup.com/javascript/siteplugin.bundle.js?path=eb61f83c-a6ae-4a02-abc0-d8d0f2487dca/triggers"></script>
209
</body>
210
</html>
package.json
@@ -24,6 +24,6 @@
24
},
25
"homepage": "https://github.com/justspamjustin/online-json-diff#readme",
26
"devDependencies": {
27
- "serve": "^9.2.0"
+ "serve": "^11.3.2"
28
29
0 commit comments