Skip to content

Commit 3b35aca

Browse files
authored
update the topics section of several pubspecs (#854)
1 parent 72a2060 commit 3b35aca

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

pkgs/collection/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ repository: https://github.com/dart-lang/core/tree/main/pkgs/collection
66
issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Acollection
77

88
topics:
9-
- collections
10-
- data-structures
9+
- collections
10+
- data-structures
1111

1212
environment:
1313
sdk: ^3.4.0

pkgs/crypto/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ repository: https://github.com/dart-lang/core/tree/main/pkgs/crypto
55
issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Acrypto
66

77
topics:
8-
- crypto
9-
- cryptography
8+
- crypto
9+
- cryptography
1010

1111
environment:
1212
sdk: ^3.4.0

pkgs/logging/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ repository: https://github.com/dart-lang/core/tree/main/pkgs/logging
77
issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Alogging
88

99
topics:
10-
- logging
11-
- debugging
10+
- debugging
11+
- logging
1212

1313
environment:
1414
sdk: ^3.4.0

pkgs/path/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repository: https://github.com/dart-lang/core/tree/main/pkgs/path
55
issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Apath
66

77
topics:
8-
- file-system
8+
- file-system
99

1010
environment:
1111
sdk: ^3.4.0

0 commit comments

Comments
 (0)