mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 05:25:19 +00:00
renamed package
This commit is contained in:
10
pubspec.yaml
10
pubspec.yaml
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user