From aa18d3b84ece4fbc864f6a4f4d3b84fbef564b48 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Mon, 23 Sep 2019 20:18:01 +0200 Subject: Fix lint --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 39ad362b9..98f3e0ec4 100644 --- a/package.json +++ b/package.json @@ -173,7 +173,7 @@ ], "husky": { "hooks": { - "pre-push": "npm run lint && npm run reformat-files && npm run apply-branding && npm run manage-translations" + "pre-push": "npm run lint && npm run reformat-files && npm run manage-translations && npm run apply-branding" } } } -- cgit v1.2.3-70-g09d2