mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-04-24 06:37:16 -04:00
no log: Fix husky installation (#2488)
This commit is contained in:
parent
d686ab71b2
commit
397310eff5
1 changed files with 1 additions and 1 deletions
|
@ -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": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue