0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-04 02:11:44 -05:00
immich/open-api/patch/http_version.dart.patch
2024-06-17 21:38:14 -07:00

9 lines
180 B
Diff

@@ -10,7 +10,7 @@
sdk: '>=2.12.0 <3.0.0'
dependencies:
collection: '^1.17.0'
- http: '>=0.13.0 <0.14.0'
+ http: '^1.1.0'
intl: any
meta: '^1.1.8'
dev_dependencies: