renamed package

This commit is contained in:
Sergey Penkovsky
2021-04-26 14:56:09 +03:00
parent b6a4b86b19
commit f3b1ee84b2
13 changed files with 31 additions and 31 deletions

View File

@@ -1,10 +1,10 @@
name: dart_di
name: cherrypick
description: Experimental Dependency Injection library.
version: 0.1.0
homepage: https://github.com/pese-git/dart_di
documentation: https://github.com/pese-git/dart_di/doc
repository: https://github.com/pese-git/dart_di
issue_tracker: https://github.com/pese-git/dart_di/issues
homepage: https://github.com/pese-git/cherrypick
documentation: https://github.com/pese-git/cherrypick/doc
repository: https://github.com/pese-git/cherrypick
issue_tracker: https://github.com/pese-git/cherrypick/issues
environment:
sdk: ">=2.12.0 <3.0.0"