We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a07f586 + a737d6b commit cdde4caCopy full SHA for cdde4ca
demo/index.html
@@ -34,7 +34,7 @@
34
</div>
35
36
<script type="module">
37
- import App from 'https://cdn.jsdelivr.net/gh/reichlab/predtimechart@3.1.4/dist/predtimechart.bundle.js';
+ import App from 'https://cdn.jsdelivr.net/gh/reichlab/predtimechart@3.1.5/dist/predtimechart.bundle.js';
38
document.predtimechart = App; // for debugging
39
40
function replace_chars(the_string) {
0 commit comments