Fix bugs (#232)
* fix default engine settings * fix conversation & cloudflare transcribe * update arm64/darwin whisper * empty notice for conversations * display user rankings * fix enjoy ai * update whisper.cpp for arm64 darwin to v1.5.4 * upgrade yarn to 4.1.0
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"lint:enjoy": "yarn workspace enjoy eslint --ext .ts,.tsx .",
|
||||
"create-migration:enjoy": "yarn workspace enjoy zx ./src/main/db/create-migration.mjs"
|
||||
},
|
||||
"packageManager": "yarn@4.0.2",
|
||||
"packageManager": "yarn@4.1.0",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user