Chromium Code Reviews| Index: dart/samples/third_party/todomvc/pubspec.yaml |
| =================================================================== |
| --- dart/samples/third_party/todomvc/pubspec.yaml (revision 37347) |
| +++ dart/samples/third_party/todomvc/pubspec.yaml (working copy) |
| @@ -2,7 +2,7 @@ |
| description: TodoMVC built with the polymer.dart package |
| version: 0.15.0 |
| dependencies: |
| - polymer: ">=0.10.0-pre.7 <0.11.0" |
| + polymer: ">=0.10.0-pre.7 <0.10.0-pre.13" |
| transformers: |
| - polymer: |
| entry_points: web/index.html |