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 a63891cd593323f6172c7189616dae4c95780ae9..f116ec67c402ef405e2cff84532ec5e5ed7e513d 100644 |
| --- a/samples/third_party/todomvc/pubspec.yaml |
| +++ b/samples/third_party/todomvc/pubspec.yaml |
| @@ -1,6 +1,5 @@ |
| name: todomvc |
| -description: TodoMVC built with the Dart Web UI package |
| -version: 0.13.0 |
| +description: TodoMVC built with the polymer.dart package |
| +version: 0.14.0 |
| dependencies: |
| - browser: any |
| - web_ui: any |
| + polymer: any |