diff --git a/docs/index.html b/docs/index.html index 53d3847..a30220d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -32,7 +32,7 @@
<script type="module">
import {DSAP} from "https://cdn.jsdelivr.net/gh/mrdarrengriffin/dsap@0.0.3/dist/dsap.es.js";
let dsap = new DSAP();
</script>