fixed pubspec

This commit is contained in:
Sergey Penkovsky
2021-04-26 14:19:46 +03:00
parent a20d153c1a
commit b6a4b86b19

View File

@@ -3,6 +3,8 @@ description: Experimental Dependency Injection library.
version: 0.1.0 version: 0.1.0
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 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
environment: environment:
sdk: ">=2.12.0 <3.0.0" sdk: ">=2.12.0 <3.0.0"