From 9db39e2eef68cf3903bce78c544856a095972f8c Mon Sep 17 00:00:00 2001 From: Mitch Lui Date: Sun, 18 Aug 2024 15:39:13 +0100 Subject: [PATCH] update prepare script --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9f5c9f..ab0a261 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "test": "react-scripts test --passWithNoTests", "eject": "react-scripts eject", "lint": "eslint . --ext .js,.jsx,.ts,.tsx", - "prepare": "husky || true" + "prepare": "husky" }, "homepage": "/", "dependencies": {