Chromium Code Reviews| Index: samples/third_party/todomvc/pubspec.yaml |
| diff --git a/samples/third_party/todomvc/pubspec.yaml b/samples/third_party/todomvc/pubspec.yaml |
| index 55fca212dd1fb98ca954fe8885352fb7dc8eeab3..4428706e0d2218f6276e524ddfe7368cb6c3efa9 100644 |
| --- a/samples/third_party/todomvc/pubspec.yaml |
| +++ b/samples/third_party/todomvc/pubspec.yaml |
| @@ -3,9 +3,6 @@ description: TodoMVC built with the polymer.dart package |
| version: 0.15.1 |
| dependencies: |
| polymer: ">=0.14.0 <0.15.0" |
| -transformers: |
| -- polymer: |
| - entry_points: web/index.html |
|
Bob Nystrom
2014/09/23 19:47:45
?
nweiz
2014/09/23 21:34:49
This diff is removed in the latest upload.
|
| dev_dependencies: |
| unittest: ">=0.10.0 <0.11.0" |
| environment: |