Skip to content

Commit 51c45e8

Browse files
authored
Update pubspec.yaml (#1134)
1 parent 89602c5 commit 51c45e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

json_annotation/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ version: 4.4.0
33
description: >-
44
Classes and helper functions that support JSON code generation via the
55
`json_serializable` package.
6-
repository: https://github.com/google/json_serializable.dart
6+
repository: https://github.com/google/json_serializable.dart/tree/master/json_annotation
7+
78
environment:
89
sdk: '>=2.14.0 <3.0.0'
910

0 commit comments

Comments
 (0)