Chromium Code Reviews| Index: pkg/polymer/pubspec.yaml |
| diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml |
| index 6b35dc86589dff1e6280625bfdefca5aefc22580..af1207787c23db428ec33d63db196df83c0c924d 100644 |
| --- a/pkg/polymer/pubspec.yaml |
| +++ b/pkg/polymer/pubspec.yaml |
| @@ -12,7 +12,7 @@ dependencies: |
| barback: '>=0.9.0 <0.15.0' |
| browser: '>=0.10.0 <0.11.0' |
| code_transformers: '>=0.1.4 <0.2.0' |
| - html5lib: '>=0.11.0 <0.12.0' |
| + html5lib: '>=0.11.0 <0.13.0' |
|
Siggi Cherem (dart-lang)
2014/07/29 20:56:32
There are a couple changes we need in polymer too,
nweiz
2014/07/29 21:13:17
I hadn't realized that these spans were transitive
Siggi Cherem (dart-lang)
2014/07/29 21:21:08
Ah - ok, I didn't know barback didn't have the sup
|
| logging: '>=0.9.0 <0.10.0' |
| observe: '>=0.12.0-dev <0.13.0' |
| path: '>=0.9.0 <2.0.0' |