diff --git a/templates/project-ts/package.json b/templates/project-ts/package.json index dcbc7b97..d4ed1ba7 100644 --- a/templates/project-ts/package.json +++ b/templates/project-ts/package.json @@ -31,7 +31,6 @@ "@typescript-eslint/parser": "^5.5.0", "eslint": "^8.7.0", "eslint-plugin-o1js": "^0.4.0", - "husky": "^7.0.1", "jest": "^27.3.1", "prettier": "^2.3.2", "ts-jest": "^27.0.7",