diff --git a/package.json b/package.json index 18a1e18..a4b0764 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,6 @@ "autoprefixer": "^10.4.13", "eslint": "8.4.1", "eslint-config-next": "12.0.7", - "husky": "^9.0.11", "postcss": "^8.4.21", "prettier": "^2.8.3", "prettier-plugin-tailwindcss": "^0.1.13", diff --git a/yarn.lock b/yarn.lock index 6950d47..2e7fd2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1394,11 +1394,6 @@ hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2: dependencies: function-bind "^1.1.2" -husky@^9.0.11: - version "9.0.11" - resolved "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9" - integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw== - ignore@^4.0.6: version "4.0.6" resolved "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"