no log: Fix husky installation (#2488)

This commit is contained in:
Anderson Shindy Oki 2024-05-08 09:32:17 +09:00 committed by GitHub
parent d686ab71b2
commit 397310eff5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,7 +77,7 @@
"test:ui": "vitest --ui",
"coverage": "vitest run --coverage",
"format": "prettier -w .",
"prepare": "cd .. && husky install frontend/.husky"
"prepare": "cd .. && husky frontend/.husky"
},
"browserslist": {
"production": [