mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-13 04:56:21 +01:00
Update dependency
This commit is contained in:
parent
13e34317ff
commit
99b0286b81
2 changed files with 3 additions and 3 deletions
|
@ -402,8 +402,8 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: library
|
path: library
|
||||||
ref: "1.0.0-nc-photos-1"
|
ref: "1.0.0-nc-photos-2"
|
||||||
resolved-ref: "16fb557ff338cdaa26f408ffe2f7262f235fbf59"
|
resolved-ref: "57af58e04b7501337b4c56e741834a866ba8ac42"
|
||||||
url: "https://gitlab.com/nkming2/dart_image_size_getter"
|
url: "https://gitlab.com/nkming2/dart_image_size_getter"
|
||||||
source: git
|
source: git
|
||||||
version: "1.0.0"
|
version: "1.0.0"
|
||||||
|
|
|
@ -57,7 +57,7 @@ dependencies:
|
||||||
image_size_getter:
|
image_size_getter:
|
||||||
git:
|
git:
|
||||||
url: https://gitlab.com/nkming2/dart_image_size_getter
|
url: https://gitlab.com/nkming2/dart_image_size_getter
|
||||||
ref: 1.0.0-nc-photos-1
|
ref: 1.0.0-nc-photos-2
|
||||||
path: library
|
path: library
|
||||||
intl: ^0.17.0
|
intl: ^0.17.0
|
||||||
kiwi: ^3.0.0
|
kiwi: ^3.0.0
|
||||||
|
|
Loading…
Reference in a new issue