diff --git a/package.json b/package.json index 970d75b..f3061ac 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,6 @@ "scripts": { "build": "tsc", "lint": "tsc --noEmit && eslint --report-unused-disable-directives --ext .js,.ts,.tsx src", - "postinstall": "husky install", "prepare": "yarn run build" }, "repository": "https://github.com/LemmyNet/lemmy-js-client",