X Tutup
Skip to content

Commit fea4449

Browse files
committed
change yaml
1 parent 45cf22e commit fea4449

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -472,8 +472,8 @@ packages:
472472
dependency: "direct main"
473473
description:
474474
path: "."
475-
ref: "6be6a50adfcead0e727a982d32090b9efec9e896"
476-
resolved-ref: "6be6a50adfcead0e727a982d32090b9efec9e896"
475+
ref: master
476+
resolved-ref: "5ba4d54a33ffbc1e34c3ade5936aa499c34ecd76"
477477
url: "https://github.com/CarSmallGuo/photo_view.git"
478478
source: git
479479
version: "0.3.3"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies:
4343
photo_view:
4444
git:
4545
url: https://github.com/CarSmallGuo/photo_view.git
46-
ref: 6be6a50adfcead0e727a982d32090b9efec9e896
46+
ref: master
4747

4848
dev_dependencies:
4949
build_runner: ^1.2.8

0 commit comments

Comments
 (0)
X Tutup