build(deps): update deps

This commit is contained in:
Soybean
2022-09-12 23:52:47 +08:00
parent f7ca2782b0
commit d823ee5684
3 changed files with 20 additions and 20 deletions

View File

@ -5,7 +5,7 @@
</template>
<script setup lang="ts">
const src = 'https://vitejs.cn/';
const src = 'https://cn.vitejs.dev/';
</script>
<style scoped></style>