| 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 45aeab0adc0eef80be7b91917838ada1d034aa1c..0d8fa6cf8f67a70f23b1284796e5ce28d86f4002 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"
|
| @@ -29,11 +36,11 @@
|
| "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.2",
|
| "web-component-tester": "*"
|
| },
|
| - "_release": "1.1.2",
|
| + "_release": "1.1.3",
|
| "_resolution": {
|
| "type": "version",
|
| - "tag": "v1.1.2",
|
| - "commit": "df6078a27cf587ac3e562d62d4127d17b44dcc13"
|
| + "tag": "v1.1.3",
|
| + "commit": "c5d246c9c78b1448cced45f17e2c80a4be52eaa4"
|
| },
|
| "_source": "git://github.com/PolymerElements/iron-list.git",
|
| "_target": "^1.0.0",
|
|
|