Update protobuf pubspec.yaml (#616)
diff --git a/protobuf/pubspec.yaml b/protobuf/pubspec.yaml index d57bb9b..3805ee8 100644 --- a/protobuf/pubspec.yaml +++ b/protobuf/pubspec.yaml
@@ -3,7 +3,7 @@ description: >- Runtime library for protocol buffers support. Use https://pub.dev/packages/protoc_plugin to generate dart code for your '.proto' files. -homepage: https://github.com/google/protobuf.dart +repository: https://github.com/google/protobuf.dart/tree/master/protobuf environment: sdk: '>=2.12.0 <3.0.0'