Fresh dependencies

This commit is contained in:
Greg Shuflin
2021-09-11 23:28:33 -07:00
parent 118a2857ce
commit e19abfc3e8
3 changed files with 5449 additions and 3 deletions

View File

@@ -9,6 +9,6 @@
</head>
<body>
<div id="root"></div>
<script src="./index.js"></script>
<script type="module" src="./index.js"></script>
</body>
</html>