mirror of
https://github.com/immich-app/immich.git
synced 2026-02-12 20:08:25 +03:00
fix: development containers init race conditions
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.8.0",
|
||||
"@immich/sdk": "file:../open-api/typescript-sdk",
|
||||
"@immich/sdk": "workspace:*",
|
||||
"@types/byte-size": "^8.1.0",
|
||||
"@types/cli-progress": "^3.11.0",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
|
||||
Reference in New Issue
Block a user