| Index: dart/samples/searchable_list/pubspec.yaml
|
| ===================================================================
|
| --- dart/samples/searchable_list/pubspec.yaml (revision 37934)
|
| +++ dart/samples/searchable_list/pubspec.yaml (working copy)
|
| @@ -2,8 +2,7 @@
|
| description: A Polymer sample app that shows a custom element
|
|
|
| dependencies:
|
| - # TODO(sigmund): change this to 0.11.0 before releasing SDK 1.5
|
| - polymer: ">=0.11.0-dev.2 <0.12.0"
|
| + polymer: ">=0.11.0 <0.12.0"
|
| transformers:
|
| - polymer:
|
| entry_points: web/index.html
|
|
|