From 137bd5d7bff5288b2507690bed82ac1af4407033 Mon Sep 17 00:00:00 2001 From: Sarah Zakarias Date: Tue, 21 May 2024 12:24:31 +0200 Subject: [PATCH] Add `topics` to `pubspec.yaml` (dart-lang/path#165) --- pkgs/path/pubspec.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/path/pubspec.yaml b/pkgs/path/pubspec.yaml index b6e2a915..91bbca2c 100644 --- a/pkgs/path/pubspec.yaml +++ b/pkgs/path/pubspec.yaml @@ -6,6 +6,9 @@ description: >- web. repository: https://github.com/dart-lang/path +topics: + - file-system + environment: sdk: ^3.0.0