mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 13:47:24 +00:00
fixed pubspec
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
name: dart_di
|
name: dart_di
|
||||||
description: Experimental Dependency Injection library.
|
description: Experimental Dependency Injection library.
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
author: Sergey Penkovsky
|
|
||||||
homepage: https://github.com/pese-git/dart_di
|
homepage: https://github.com/pese-git/dart_di
|
||||||
|
documentation: https://github.com/pese-git/dart_di/doc
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.12.0 <3.0.0"
|
sdk: ">=2.12.0 <3.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user