| Index: third_party/polymer/v1_0/components-chromium/iron-list/bower.json
|
| diff --git a/third_party/polymer/v1_0/components-chromium/iron-list/bower.json b/third_party/polymer/v1_0/components-chromium/iron-list/bower.json
|
| index bf576b4c97a8b283a19b67788d3d8557a7d45d97..763bec4238d5be5b24dfeef11ebdb50427c8390e 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/iron-list/bower.json
|
| +++ b/third_party/polymer/v1_0/components-chromium/iron-list/bower.json
|
| @@ -1,6 +1,13 @@
|
| {
|
| "name": "iron-list",
|
| - "version": "1.1.2",
|
| + "description": "Displays a virtual, 'infinite' scrolling list of items",
|
| + "keywords": [
|
| + "web-components",
|
| + "polymer",
|
| + "list",
|
| + "virtual-list"
|
| + ],
|
| + "version": "1.1.3",
|
| "homepage": "https://github.com/PolymerElements/iron-list",
|
| "authors": [
|
| "The Polymer Authors"
|
|
|