remove husky

This commit is contained in:
2024-02-28 18:58:55 +08:00
parent f6befeeca7
commit bb8d5735b7

View File

@@ -7,8 +7,6 @@
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",
"lint": "vite lint", "lint": "vite lint",
"postinstall": "husky init",
"prepare": "husky"
}, },
"dependencies": { "dependencies": {
"@microsoft/signalr": "^8.0.0", "@microsoft/signalr": "^8.0.0",