From 96409499b93bf042e312ef5784f95d3a3f8f591c Mon Sep 17 00:00:00 2001 From: Nicolas Beaussart Date: Thu, 26 Mar 2020 12:09:12 +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