Bump des
This commit is contained in:
parent
f3dcbacb8b
commit
6ec93f2296
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ author: Tobe O <thosakwe@gmail.com>
|
||||||
description: Command-line tools for the Angel framework, including scaffolding.
|
description: Command-line tools for the Angel framework, including scaffolding.
|
||||||
homepage: https://github.com/angel-dart/angel_cli
|
homepage: https://github.com/angel-dart/angel_cli
|
||||||
name: angel_cli
|
name: angel_cli
|
||||||
version: 2.1.5+1
|
version: 2.1.5+2
|
||||||
dependencies:
|
dependencies:
|
||||||
analyzer: ">=0.32.0"
|
analyzer: ">=0.32.0 <2.0.0"
|
||||||
args: ^1.0.0
|
args: ^1.0.0
|
||||||
code_builder: ^3.0.0
|
code_builder: ^3.0.0
|
||||||
dart_style: ^1.0.0
|
dart_style: ^1.0.0
|
||||||
|
@ -16,7 +16,7 @@ dependencies:
|
||||||
path: ^1.0.0
|
path: ^1.0.0
|
||||||
prompts: ^1.0.0
|
prompts: ^1.0.0
|
||||||
pubspec_parse: ^0.1.2
|
pubspec_parse: ^0.1.2
|
||||||
quiver: ">=0.29.0"
|
quiver: ^2.0.0
|
||||||
recase: ^2.0.0
|
recase: ^2.0.0
|
||||||
watcher: ^0.9.7
|
watcher: ^0.9.7
|
||||||
yaml: ^2.0.0
|
yaml: ^2.0.0
|
||||||
|
|
Loading…
Reference in a new issue