Index: pkg/shelf/pubspec.yaml |
diff --git a/pkg/shelf/pubspec.yaml b/pkg/shelf/pubspec.yaml |
index ee83ade1989b20cfd29021cd38f720f29b5000e6..046756cf674e9a189b9c01d9cc819cde56d55796 100644 |
--- a/pkg/shelf/pubspec.yaml |
+++ b/pkg/shelf/pubspec.yaml |
@@ -4,7 +4,7 @@ author: Dart Team <misc@dartlang.org> |
description: Web Server Middleware for Dart |
homepage: http://www.dartlang.org |
environment: |
- sdk: '>=1.2.0 <2.0.0' |
+ sdk: '>=1.4.0-dev.5.0 <2.0.0' |
documentation: https://api.dartlang.org/apidocs/channels/be/dartdoc-viewer/shelf |
dependencies: |
collection: '>=0.9.1 <0.10.0' |