From 239269acd3a19ea1dcd9a559f3dbe322a63dd6e1 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Mon, 9 Jul 2018 12:23:33 -0400 Subject: [PATCH] pubspec --- pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index b0e94474..9ae582f0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,9 +8,11 @@ dependencies: angel_framework: ^1.1.0-alpha angel_validate: ^1.0.0 angel_websocket: ^1.1.0-alpha + dart2_constant: ^1.0.0 http: ^0.11.0 matcher: ^0.12.0+2 mock_request: ^1.0.0 + web_socket_channel: ^1.0.0 dev_dependencies: test: ^0.12.17+2 environment: