| commit | 1c0d3c25d9ea6fddfddd1b5c033acf19b50fb18e | [log] [tgz] |
|---|---|---|
| author | Gary Roumanis <groumanis@gmail.com> | Thu Jan 09 11:21:55 2020 -0800 |
| committer | GitHub <noreply@github.com> | Thu Jan 09 11:21:55 2020 -0800 |
| tree | 949ca8c37d9f8bd938eab0c7846cb130e62cd280 | |
| parent | 3ee4321e277fb31420e0217bf0f1599ec6f215ef [diff] |
Remove author field
diff --git a/pkgs/sse/pubspec.yaml b/pkgs/sse/pubspec.yaml index 52d69e5..b2067ac 100644 --- a/pkgs/sse/pubspec.yaml +++ b/pkgs/sse/pubspec.yaml
@@ -1,6 +1,5 @@ name: sse -version: 3.1.1 -author: Dart Team <misc@dartlang.org> +version: 3.1.2-dev homepage: https://github.com/dart-lang/sse description: >- Provides client and server functionality for setting up bi-directional