Update pubspec.yaml
This commit is contained in:
parent
06af5078e0
commit
5f89710996
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ dependencies:
|
|||
angel_validate: ^2.0.0 # Allows for validation of input data
|
||||
dev_dependencies:
|
||||
angel_hot: ^2.0.0 # Hot-reloading support. :)
|
||||
angel_test: ^2.0.0a # Utilities for testing Angel servers.
|
||||
angel_test: ^2.0.0 # Utilities for testing Angel servers.
|
||||
io: ^0.3.2
|
||||
pedantic: ^1.0.0
|
||||
test: ^1.0.0
|
||||
|
|
Loading…
Reference in a new issue