File tree Expand file tree Collapse file tree 2 files changed +6
-13
lines changed Expand file tree Collapse file tree 2 files changed +6
-13
lines changed Original file line number Diff line number Diff line change @@ -148,12 +148,11 @@ packages:
148
148
checks:
149
149
dependency: "direct dev"
150
150
description:
151
- path: "pkgs/checks"
152
- ref: HEAD
153
- resolved-ref: "0b306dd5a8f9736fb428533b3ff3146e67380204"
154
- url: "
[email protected] :dart-lang/test.git"
155
- source: git
156
- version: "0.2.3-wip"
151
+ name: checks
152
+ sha256: "03c1a2e4a4d3341ce0512f1401204ecdcdca8cc035e373820a73929cc0bf4fd3"
153
+ url: "https://pub.dev"
154
+ source: hosted
155
+ version: "0.2.2"
157
156
cli_util:
158
157
dependency: transitive
159
158
description:
Original file line number Diff line number Diff line change @@ -69,13 +69,7 @@ dev_dependencies:
69
69
json_serializable : ^6.5.4
70
70
build_runner : ^2.3.3
71
71
test : ^1.23.1
72
- checks :
73
- # Get an unpublished change to fix version solving:
74
- # https://chat.zulip.org/#narrow/stream/243-mobile-team/topic/flutter.3A.20version.20solving.20failed/near/1541309
75
- # TODO: Try returning to published releases with the next one after 0.2.1.
76
- git :
77
- url :
[email protected] :dart-lang/test.git
78
- path : pkgs/checks
72
+ checks : ^0.2.2
79
73
drift_dev : ^2.5.2
80
74
81
75
# For information on the generic Dart part of this file, see the
You can’t perform that action at this time.
0 commit comments