Index: pkg/observe/pubspec.yaml |
diff --git a/pkg/observe/pubspec.yaml b/pkg/observe/pubspec.yaml |
index 851b9d5be6686228da97d5cc11c704867755a9c2..ffa2ec9c0355b21bfee26626e753727e01b8bead 100644 |
--- a/pkg/observe/pubspec.yaml |
+++ b/pkg/observe/pubspec.yaml |
@@ -10,11 +10,12 @@ description: > |
homepage: https://www.dartlang.org/polymer-dart/ |
dependencies: |
analyzer: '>=0.15.6 <0.22.0' |
- barback: '>=0.9.0 <0.15.0' |
+ barback: '>=0.14.2 <0.15.0' |
logging: '>=0.9.0 <0.10.0' |
path: '>=0.9.0 <2.0.0' |
smoke: '>=0.1.0 <0.2.0' |
source_maps: '>=0.9.0 <0.10.0' |
+ source_span: '>=1.0.0 <2.0.0' |
utf: '>=0.9.0 <0.10.0' |
dev_dependencies: |
unittest: '>=0.10.0 <0.11.0' |