Update versions

This commit is contained in:
Michiel Borkent 2022-12-22 21:26:47 +01:00
parent ade3c6e111
commit 25feaf2641
10 changed files with 24 additions and 19 deletions

View file

@ -21,7 +21,7 @@ the normal routine:
``` html
<script>var SCITTLE_NREPL_WEBSOCKET_PORT = 1340;</script>
<script src="https://cdn.jsdelivr.net/npm/scittle@0.4.11/dist/scittle.nrepl.js" type="application/javascript"></script>
<script src="https://cdn.jsdelivr.net/npm/scittle@0.5.12/dist/scittle.nrepl.js" type="application/javascript"></script>
```
Also include the CLJS file that you want to evaluate with nREPL: