Index: pkg/barback/pubspec.yaml |
diff --git a/pkg/barback/pubspec.yaml b/pkg/barback/pubspec.yaml |
index cc7f5dfe13493ea12b9f8b65ad1b159ea9e6038f..9d6fec36a3ef8b3c2ffb5ee87690d399d5bcf4fa 100644 |
--- a/pkg/barback/pubspec.yaml |
+++ b/pkg/barback/pubspec.yaml |
@@ -7,7 +7,7 @@ name: barback |
# |
# When the minor or patch version of this is upgraded, you *must* update that |
# version constraint in pub to stay in sync with this. |
-version: 0.14.1+3 |
+version: 0.14.1+4 |
author: "Dart Team <misc@dartlang.org>" |
homepage: http://www.dartlang.org |
@@ -23,6 +23,7 @@ description: > |
responsiveness. |
dependencies: |
path: ">=0.9.0 <2.0.0" |
+ pool: ">=1.0.0 <2.0.0" |
source_maps: ">=0.9.0 <0.10.0" |
stack_trace: ">=0.9.1 <2.0.0" |
collection: ">=0.9.1 <0.10.0" |