From f7f9f8042dc975e0843442b03c8fa1a7937058a2 Mon Sep 17 00:00:00 2001 From: BinBin Song Date: Tue, 17 Jun 2025 20:41:08 +0800 Subject: [PATCH] fix --- mes-ui/mini-app/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/mes-ui/mini-app/package.json b/mes-ui/mini-app/package.json index 894547f..3b7a03f 100644 --- a/mes-ui/mini-app/package.json +++ b/mes-ui/mini-app/package.json @@ -36,7 +36,6 @@ "build:quickapp-webview-union": "uni build -p quickapp-webview-union", "tsc": "vue-tsc --noEmit --skipLibCheck", "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore", - "prepare": "cd .. && husky install frontend/.husky", "lint-staged": "lint-staged" }, "lint-staged": {