diff --git a/ui/desktop/package.json b/ui/desktop/package.json index ee19c029..3bd20241 100644 --- a/ui/desktop/package.json +++ b/ui/desktop/package.json @@ -35,7 +35,7 @@ "test:run": "vitest run", "test:ui": "vitest --ui", "test:coverage": "vitest run --coverage", - "prepare": "cd ../.. && husky install", + "prepare": "husky", "start-alpha-gui": "ALPHA=true npm run start-gui" }, "dependencies": {