chore: update packages
This commit is contained in:
parent
489122daa4
commit
3640a652bf
2
.env
2
.env
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue