chore: update packages

This commit is contained in:
suguo.yao 2025-02-24 22:16:10 +08:00
parent 489122daa4
commit 3640a652bf
3 changed files with 3 additions and 2 deletions

2
.env
View File

@ -1,4 +1,4 @@
VITE_APP_PUBLIC_PATH=/
VITE_APP_PUBLIC_PATH=/mobile
VITE_APP_PREVIEW=true
VITE_APP_API_BASE_URL=/api
VITE_APP_OUT_DIR=dist

View File

@ -2,7 +2,7 @@
"name": "vue3-vant-mobile",
"type": "module",
"version": "3.6.0",
"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@9.1.4",
"description": "An mobile web apps template based on the Vue 3 ecosystem",
"license": "MIT",
"scripts": {

View File

@ -2,6 +2,7 @@
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
// biome-ignore lint: disable
export {}
/* prettier-ignore */