Merge branch 'base' into i18n

This commit is contained in:
feige996 2025-06-03 19:52:08 +08:00
commit 1f1c10937d

View File

@ -1,7 +1,7 @@
{
"name": "unibest",
"type": "commonjs",
"version": "2.10.3",
"version": "2.11.0",
"description": "unibest - 最好的 uniapp 开发模板",
"update-time": "2025-05-28",
"author": {
@ -70,7 +70,7 @@
"build:quickapp-webview-union": "uni build -p quickapp-webview-union",
"type-check": "vue-tsc --noEmit",
"openapi-ts-request": "openapi-ts",
"prepare": "husky"
"prepare": "git init && husky"
},
"lint-staged": {
"**/*.{html,cjs,json,md,scss,css,txt}": [