| Index: dart/samples/third_party/todomvc/pubspec.yaml
|
| diff --git a/dart/samples/third_party/todomvc/pubspec.yaml b/dart/samples/third_party/todomvc/pubspec.yaml
|
| index 5a7bf618c4fdc9f4383cfe2b3d05d7076b688a51..bc3c6889e40f6c974751afcb76708a3e678c3bb2 100644
|
| --- a/dart/samples/third_party/todomvc/pubspec.yaml
|
| +++ b/dart/samples/third_party/todomvc/pubspec.yaml
|
| @@ -2,7 +2,7 @@ name: todomvc
|
| 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
|
|
|