commit | bfd68d430a64dc493cbb16e8d8af87ecbb62daab | [log] [tgz] |
---|---|---|
author | Devon Carew <devoncarew@google.com> | Mon May 02 10:06:06 2022 -0700 |
committer | GitHub <noreply@github.com> | Mon May 02 10:06:06 2022 -0700 |
tree | f144613be3b5b320df468a2966e720f7d64dbf8d | |
parent | b36f56f46b70fac82b8fa99e314e1a4dd3032f53 [diff] |
Update pubspec.yaml (#123)
diff --git a/pubspec.yaml b/pubspec.yaml index def12cb..d4ed6b9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml
@@ -1,7 +1,7 @@ name: package_config version: 2.0.3-dev description: Support for reading and writing Dart Package Configuration files. -homepage: https://github.com/dart-lang/package_config +repository: https://github.com/dart-lang/package_config environment: sdk: '>=2.12.0 <3.0.0'