Skip to content

Commit

Permalink
🏷️ add topics (#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
techouse authored Sep 1, 2023
1 parent e706150 commit 31c3967
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
6 changes: 6 additions & 0 deletions chopper/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,9 @@ dev_dependencies:
dependency_overrides:
chopper_generator:
path: ../chopper_generator

topics:
- api
- client
- http
- rest
5 changes: 5 additions & 0 deletions chopper_built_value/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ dev_dependencies:
dependency_overrides:
chopper:
path: ../chopper

topics:
- codegen
- converter
- built_value
6 changes: 6 additions & 0 deletions chopper_generator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,9 @@ dev_dependencies:
dependency_overrides:
chopper:
path: ../chopper

topics:
- api
- codegen
- http
- rest

0 comments on commit 31c3967

Please sign in to comment.