| commit | cfa6618e75cdc739ed3fd4f81e41f1aeb9d88023 | [log] [tgz] |
|---|---|---|
| author | Kevin Moore <kevmoo@google.com> | Mon Oct 08 13:35:02 2018 -0700 |
| committer | Kevin Moore <kevmoo@users.noreply.github.com> | Mon Oct 08 14:03:43 2018 -0700 |
| tree | 6e6d41c76c08da77448da216952c9661d0604023 | |
| parent | b07fdbfb10a6cd24484582bf27c3c6328f5aee01 [diff] |
support latest pkg:build_runner
diff --git a/pkgs/pubspec_parse/pubspec.yaml b/pkgs/pubspec_parse/pubspec.yaml index 4178027..5dcb3dc 100644 --- a/pkgs/pubspec_parse/pubspec.yaml +++ b/pkgs/pubspec_parse/pubspec.yaml
@@ -16,7 +16,7 @@ yaml: ^2.1.12 dev_dependencies: - build_runner: ^0.10.0 + build_runner: ^1.0.0 build_verify: ^1.0.0 json_serializable: ^1.2.1 path: ^1.5.1