From 2480757797a9c5c6398ccd5e032903a689e43f45 Mon Sep 17 00:00:00 2001 From: Sergey Penkovsky Date: Fri, 23 May 2025 00:17:32 +0300 Subject: [PATCH] update pubspec --- cherrypick_annotations/pubspec.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cherrypick_annotations/pubspec.yaml b/cherrypick_annotations/pubspec.yaml index d240d64..3265e06 100644 --- a/cherrypick_annotations/pubspec.yaml +++ b/cherrypick_annotations/pubspec.yaml @@ -1,8 +1,9 @@ name: cherrypick_annotations -description: Collection annotations. +description: | + Set of annotations for CherryPick dependency injection library. Enables code generation and declarative DI for Dart & Flutter projects. version: 1.1.0-dev.0 documentation: https://github.com/pese-git/cherrypick/wiki -repository: https://github.com/pese-git/cherrypick +repository: https://github.com/pese-git/cherrypick/cherrypick_annotations issue_tracker: https://github.com/pese-git/cherrypick/issues environment: