| commit | 86f9714e955a7e2ef6ab51de8ef3bed5d61a1acd | [log] [tgz] |
|---|---|---|
| author | Devon Carew <devoncarew@google.com> | Wed Jun 15 16:54:34 2022 -0700 |
| committer | GitHub <noreply@github.com> | Wed Jun 15 16:54:34 2022 -0700 |
| tree | 1daedbeff118723a99a4cf5fcd6839aba7a631e5 | |
| parent | 4b516117c871d72570ae2a548a804b722d396848 [diff] | |
| parent | 285483053a41548ab54f4129ce637ff1e46ccfdf [diff] |
Merge pull request dart-lang/clock#36 from dart-lang/devoncarew-patch-1 Update pubspec.yaml
diff --git a/pkgs/clock/pubspec.yaml b/pkgs/clock/pubspec.yaml index f162ae8..c67030c 100644 --- a/pkgs/clock/pubspec.yaml +++ b/pkgs/clock/pubspec.yaml
@@ -4,7 +4,7 @@ repository: https://github.com/dart-lang/clock environment: - sdk: ">=2.12.0-0 <3.0.0" + sdk: ">=2.12.0 <3.0.0" dev_dependencies: lints: ^1.0.0