From 99b0286b81e9824ae0171c585a87f688951766ee Mon Sep 17 00:00:00 2001 From: Ming Ming Date: Fri, 29 Oct 2021 03:59:10 +0800 Subject: [PATCH] Update dependency --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index c234f4df..146afc7d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -402,8 +402,8 @@ packages: dependency: "direct main" description: path: library - ref: "1.0.0-nc-photos-1" - resolved-ref: "16fb557ff338cdaa26f408ffe2f7262f235fbf59" + ref: "1.0.0-nc-photos-2" + resolved-ref: "57af58e04b7501337b4c56e741834a866ba8ac42" url: "https://gitlab.com/nkming2/dart_image_size_getter" source: git version: "1.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index 1b62b97a..a152f9fe 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -57,7 +57,7 @@ dependencies: image_size_getter: git: 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 intl: ^0.17.0 kiwi: ^3.0.0