chore: update deps (#1038)

This commit is contained in:
Alex Potsides
2021-11-26 16:00:47 +00:00
committed by GitHub
parent 7f2cc4dc44
commit eacd7e8f76
5 changed files with 12 additions and 13 deletions

View File

@ -12,6 +12,6 @@
<main>
<pre id="output"></pre>
</main>
<script src="./dialer.js"></script>
<script src="./dialer.js" type="module"></script>
</body>
</html>