From 013f0081edf5e1a8fe1025b3a0136fcd88a5d5b1 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