Updated Angel dep

This commit is contained in:
regiostech 2016-06-21 19:07:19 -04:00
parent 6af38e0494
commit 8a1b2c0dac

View file

@ -2,9 +2,9 @@ name: angel_mustache
description: Mustache view generator for Angel.
author: thosakwe <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/angel_mustache
version: 1.0.1
version: 1.0.2
dependencies:
angel_framework: ">=0.0.0-dev < 0.1.0"
angel_framework: ">=1.0.0-dev < 2.0.0"
mustache4dart: ">= 1.0.0 < 2.0.0"
dev_dependencies:
http: ">= 0.11.3 < 0.12.0"