This commit is contained in:
Tobe O 2019-04-17 16:11:14 -04:00
parent f3dcbacb8b
commit 6ec93f2296

View file

@ -2,9 +2,9 @@ author: Tobe O <thosakwe@gmail.com>
description: Command-line tools for the Angel framework, including scaffolding.
homepage: https://github.com/angel-dart/angel_cli
name: angel_cli
version: 2.1.5+1
version: 2.1.5+2
dependencies:
analyzer: ">=0.32.0"
analyzer: ">=0.32.0 <2.0.0"
args: ^1.0.0
code_builder: ^3.0.0
dart_style: ^1.0.0
@ -16,7 +16,7 @@ dependencies:
path: ^1.0.0
prompts: ^1.0.0
pubspec_parse: ^0.1.2
quiver: ">=0.29.0"
quiver: ^2.0.0
recase: ^2.0.0
watcher: ^0.9.7
yaml: ^2.0.0