| commit | 4986126482769ca4cda8350a5979adbd84f28756 | [log] [tgz] |
|---|---|---|
| author | Kevin Moore <kevmoo@google.com> | Mon Dec 10 12:23:11 2018 -0800 |
| committer | Kevin Moore <kevmoo@google.com> | Mon Dec 10 12:23:11 2018 -0800 |
| tree | a88c546b46c911d60078d905ea1901de6a0dd01e | |
| parent | 7d7853301aa19870c0db4ba07a0aba7649109c44 [diff] |
Use latest pkg:json_serializable
diff --git a/pkgs/timing/pubspec.yaml b/pkgs/timing/pubspec.yaml index 25d8124..efda7ce 100644 --- a/pkgs/timing/pubspec.yaml +++ b/pkgs/timing/pubspec.yaml
@@ -12,6 +12,6 @@ dev_dependencies: build_runner: ^1.0.0 - json_serializable: ^1.0.0 + json_serializable: ^2.0.0 pedantic: ^1.1.0 test: ^1.0.0