Upgraded Angel dep

This commit is contained in:
regiostech 2016-06-21 19:04:24 -04:00
parent 7259d2b73a
commit 532274e417

View file

@ -1,10 +1,10 @@
name: angel_configuration
description: YAML configuration loader for Angel.
version: 1.0.0
version: 1.0.1
author: thosakwe <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/angel_configuration
dependencies:
angel_framework: ">=0.0.0-dev < 0.1.0"
angel_framework: ">=1.0.0-dev < 2.0.0"
yaml: ">= 2.1.8 < 2.2.0"
dev_dependencies:
test: ">= 0.12.13 < 0.13.0"