mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-22 15:54:26 +00:00
Merge remote-tracking branch 'origin/development' into development
This commit is contained in:
commit
014ba07aea
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
||||||
"test:ui": "vitest --ui",
|
"test:ui": "vitest --ui",
|
||||||
"coverage": "vitest run --coverage",
|
"coverage": "vitest run --coverage",
|
||||||
"format": "prettier -w .",
|
"format": "prettier -w .",
|
||||||
"prepare": "cd .. && husky install frontend/.husky"
|
"prepare": "cd .. && husky frontend/.husky"
|
||||||
},
|
},
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
"production": [
|
"production": [
|
||||||
|
|
Loading…
Reference in a new issue