diff --git a/package.json b/package.json index aa0c17ba..7be40084 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ }, "husky": { "hooks": { - "pre-commit": "lint-staged-offline" + "pre-commit": "yarn workspace @devhub/desktop compile && lint-staged-offline" } }, "lint-staged": {