Update pubspec.yaml
This commit is contained in:
parent
15e7fa7eef
commit
64ef2ad81a
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@ 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.2
|
||||
version: 1.0.3
|
||||
dependencies:
|
||||
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"
|
||||
test: ">= 0.12.13 < 0.13.0"
|
||||
test: ">= 0.12.13 < 0.13.0"
|
||||
|
|
Loading…
Reference in a new issue