From 39c74c12605d21f88ceb6c8f0605d97332975282 Mon Sep 17 00:00:00 2001 From: Yannis Barlas <yannisbarlas@gmail.com> Date: Thu, 1 Apr 2021 12:13:00 +0300 Subject: [PATCH] chore(*): remove duplicate dependency --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 560074801f..ff8c81ef00 100644 --- a/package.json +++ b/package.json @@ -202,7 +202,6 @@ "dotenv-cli": "^4.0.0", "file-loader": "1.1.11", "html-webpack-plugin": "3.2.0", - "husky": "^6.0.0", "jest-cli": "22.4.4", "joi-browser": "10.6.1", "mini-css-extract-plugin": "0.11.2", -- GitLab