diff --git a/pubspec.yaml b/pubspec.yaml index 8a7c097..ef26cd2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: angel_static: ^2.0.0-alpha # Static file server angel_validate: ^2.0.0-alpha # Allows for validation of input data 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. io: ^0.3.2 test: ^1.0.0