commit | a10426b9ec048c92399e33d65ba129628fb3d0bc | [log] [tgz] |
---|---|---|
author | Devon Carew <[email protected]> | Tue Apr 19 10:53:44 2022 -0700 |
committer | GitHub <[email protected]> | Tue Apr 19 19:53:44 2022 +0200 |
tree | 420856d116d132d2a1f3aa3570110b4afcfec15c | |
parent | a0021c780b521895cda5d5789a23da39f18f7a9b [diff] |
Update protoc_plugin pubspec.yaml (#615)
diff --git a/protoc_plugin/pubspec.yaml b/protoc_plugin/pubspec.yaml index bcdd56f..2febd42 100644 --- a/protoc_plugin/pubspec.yaml +++ b/protoc_plugin/pubspec.yaml
@@ -1,7 +1,7 @@ name: protoc_plugin version: 20.0.1-dev description: Protoc compiler plugin to generate Dart code -homepage: https://github.com/google/protobuf.dart +repository: https://github.com/google/protobuf.dart/tree/master/protoc_plugin environment: sdk: '>=2.12.0 <3.0.0'