Skip to content

Commit

Permalink
Update dependency clusterize.js to v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 1686ab2 commit f201b60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<main id="main-content">

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.45.0/codemirror.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/clusterize.js/0.18.0/clusterize.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/clusterize.js/0.19.0/clusterize.min.css">

<h1><a href="https://github.com/sh-cho/tree-sitter-fluentbit">Tree-sitter fluent-bit</a> <span id="version">v0.1.0-alpha.2</span></h1>

Expand Down Expand Up @@ -66,7 +66,7 @@ <h4>Tree</h4>
<script>LANGUAGE_BASE_URL = "assets/tree-sitter-fluentbit-0.1.0-alpha.2";</script>
<script src="assets/web-tree-sitter-0.20.8/tree-sitter.js"></script>

<script src="https://cdnjs.cloudflare.com/ajax/libs/clusterize.js/0.18.0/clusterize.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/clusterize.js/0.19.0/clusterize.min.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.min.js" crossorigin="anonymous"></script>
<script src="assets/tree-sitter-playground-0.20.8/playground.js"></script>
<script>
Expand Down

0 comments on commit f201b60

Please sign in to comment.