Index: third_party/polymer/v1_0/components/paper-icon-button/bower.json |
diff --git a/third_party/polymer/v1_0/components/paper-icon-button/bower.json b/third_party/polymer/v1_0/components/paper-icon-button/bower.json |
index 6886757eaa166dcde6467773289248217aa1b848..f7fe35cd4ea6b39f3e72db8d405107adcfca149a 100644 |
--- a/third_party/polymer/v1_0/components/paper-icon-button/bower.json |
+++ b/third_party/polymer/v1_0/components/paper-icon-button/bower.json |
@@ -1,7 +1,7 @@ |
{ |
"name": "paper-icon-button", |
"private": true, |
- "version": "1.0.2", |
+ "version": "1.0.3", |
"license": "http://polymer.github.io/LICENSE.txt", |
"description": "A material design icon button", |
"main": "paper-icon-button.html", |
@@ -15,6 +15,10 @@ |
"icon", |
"control" |
], |
+ "repository": { |
+ "type": "git", |
+ "url": "git://github.com/PolymerElements/paper-icon-button.git" |
+ }, |
"dependencies": { |
"iron-flex-layout": "polymerelements/iron-flex-layout#^1.0.0", |
"iron-icon": "polymerelements/iron-icon#^1.0.0", |