Add angel_hot
This commit is contained in:
parent
de1d0c6dd0
commit
350e538b2b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ dependencies:
|
||||||
angel_static: ^2.0.0-alpha # Static file server
|
angel_static: ^2.0.0-alpha # Static file server
|
||||||
angel_validate: ^2.0.0-alpha # Allows for validation of input data
|
angel_validate: ^2.0.0-alpha # Allows for validation of input data
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
#angel_hot: ^1.1.0 # Hot-reloading support. :)
|
angel_hot: ^2.0.0 # Hot-reloading support. :)
|
||||||
angel_test: ^2.0.0-alpha # Utilities for testing Angel servers.
|
angel_test: ^2.0.0-alpha # Utilities for testing Angel servers.
|
||||||
io: ^0.3.2
|
io: ^0.3.2
|
||||||
test: ^1.0.0
|
test: ^1.0.0
|
||||||
|
|
Loading…
Reference in a new issue