Change description

This commit is contained in:
Tobe O 2019-10-12 09:48:06 -04:00
parent a2d6a633aa
commit a7eb96a391

View file

@ -1,7 +1,7 @@
name: angel_container
version: 1.1.0
author: Tobe O <thosakwe@gmail.com>
description: "A better IoC container and dependency injector for Angel, ultimately allowing Angel to be used without dart:mirrors."
description: A hierarchical DI container, and pluggable backends for reflection.
homepage: https://github.com/angel-dart/container.git
environment:
sdk: ">=1.8.0 <3.0.0"