Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index 86cb82091812ddb8cbb977ac37dbe6e40d749a2e..7f2137b4f314c2e6fe04d98e65a3240c92e5c796 100644 |
--- a/pubspec.yaml |
+++ b/pubspec.yaml |
@@ -8,6 +8,8 @@ environment: |
dependencies: |
args: '^0.12.1' |
matcher: '^0.12.0-alpha.0' |
+ shelf: '^0.5.3' |
+ shelf_web_socket: '^0.0.1' |
stack_trace: '^1.2.0' |
dev_dependencies: |
fake_async: '^0.1.2' |