Skip to content

Commit

Permalink
chore(package.json): remove husky dependency as it is no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
ymekuria committed Oct 20, 2023
1 parent ad9c9e3 commit 26934ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/project-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 26934ba

Please sign in to comment.