fixed pubspec

This commit is contained in:
Sergey Penkovsky
2021-04-26 14:15:15 +03:00
parent b621865e82
commit a20d153c1a

View File

@@ -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"