build(projects): 依赖升级

This commit is contained in:
Soybean
2021-08-23 14:29:18 +08:00
parent 36491310d2
commit f1649de6d4
4 changed files with 366 additions and 534 deletions

View File

@ -7,8 +7,8 @@
<title>Vite App</title>
</head>
<body>
<div id="app"></div>
<div id="naiveApp" style="display: none"></div>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>