From 5f89710996b464199292dd62641243eeb3ca169a Mon Sep 17 00:00:00 2001 From: Tobe Osakwe Date: Sun, 27 Jan 2019 19:48:33 -0500 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 99674168..765a66af 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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