Upgraded Angel dep
This commit is contained in:
parent
7259d2b73a
commit
532274e417
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
Loading…
Reference in a new issue