diff --git a/ui/desktop/package.json b/ui/desktop/package.json index ee19c0290888..3bd202413df0 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": {