Skip to content

Commit

Permalink
refactor(frontend): moved .husky folder in the root directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ashrafchowdury committed Dec 9, 2024
1 parent 2eb926a commit 143587c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion agenta-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"format-fix": "prettier --write .",
"types:check": "tsc",
"types:watch": "tsc -w",
"prepare": "cd .. && husky agenta-web/.husky"
"prepare": "cd .. && husky"
},
"dependencies": {
"@ant-design/colors": "^7.0.0",
Expand Down

0 comments on commit 143587c

Please sign in to comment.