From ac24545523450e38c4319b3494c12c82a01c53f0 Mon Sep 17 00:00:00 2001 From: Nicolas Beaussart Date: Thu, 26 Mar 2020 12:13:27 +0100 Subject: [PATCH] :wrench: add script and husky to package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99250a6..22abdc2 100644 --- a/package.json +++ b/package.json @@ -102,4 +102,4 @@ "pre-commit": "pretty-quick --staged" } } -} +} \ No newline at end of file