mirror of
https://github.com/immich-app/immich
synced 2026-08-29 13:15:45 +00:00
fix: version
This commit is contained in:
parent
f8dfb8d5a8
commit
40b256772f
1 changed files with 5 additions and 0 deletions
|
|
@ -113,6 +113,11 @@ dev_dependencies:
|
|||
# cast 2.1.0 declares a loose bonsoir range but its code targets the 5.x API.
|
||||
# Pin bonsoir to 5.x until cast releases a version compatible with bonsoir 6.x.
|
||||
dependency_overrides:
|
||||
bonsoir_darwin:
|
||||
git:
|
||||
url: https://github.com/Skyost/Bonsoir
|
||||
ref: ce155549130e # fix(darwin): add missing Foundation import; still v6.1.0
|
||||
path: packages/bonsoir_darwin
|
||||
objective_c:
|
||||
git:
|
||||
url: https://github.com/mertalev/native
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue