| Index: third_party/polymer/v1_0/components-chromium/iron-icon/bower.json
|
| diff --git a/third_party/polymer/v1_0/components-chromium/iron-icon/bower.json b/third_party/polymer/v1_0/components-chromium/iron-icon/bower.json
|
| index 80527291a5ee6961b0c2090f1c8a12248c6d8d60..9361b565c17bdd88095f477e975927e76b3967df 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/iron-icon/bower.json
|
| +++ b/third_party/polymer/v1_0/components-chromium/iron-icon/bower.json
|
| @@ -1,7 +1,7 @@
|
| {
|
| "name": "iron-icon",
|
| "private": true,
|
| - "version": "1.0.1",
|
| + "version": "1.0.2",
|
| "license": "http://polymer.github.io/LICENSE.txt",
|
| "description": "An element that supports displaying an icon",
|
| "main": "iron-icon.html",
|
| @@ -13,6 +13,10 @@
|
| "polymer",
|
| "icon"
|
| ],
|
| + "repository": {
|
| + "type": "git",
|
| + "url": "git://github.com/PolymerElements/iron-icon.git"
|
| + },
|
| "dependencies": {
|
| "iron-flex-layout": "polymerelements/iron-flex-layout#^1.0.0",
|
| "iron-meta": "polymerelements/iron-meta#^1.0.0",
|
|
|