Index: third_party/polymer/v1_0/components/iron-resizable-behavior/bower.json |
diff --git a/third_party/polymer/v1_0/components/iron-resizable-behavior/bower.json b/third_party/polymer/v1_0/components/iron-resizable-behavior/bower.json |
index b1c66f06ba0f0adf3fe2b4fe49ef463ae31508ce..d0591a3f4f75a8052d3c4e85bf3395ac46924b0f 100644 |
--- a/third_party/polymer/v1_0/components/iron-resizable-behavior/bower.json |
+++ b/third_party/polymer/v1_0/components/iron-resizable-behavior/bower.json |
@@ -1,6 +1,6 @@ |
{ |
"name": "iron-resizable-behavior", |
- "version": "1.0.0", |
+ "version": "1.0.2", |
"license": "http://polymer.github.io/LICENSE.txt", |
"description": "Coordinates the flow of resizeable elements", |
"private": true, |
@@ -14,6 +14,10 @@ |
"iron", |
"behavior" |
], |
+ "repository": { |
+ "type": "git", |
+ "url": "git://github.com/PolymerElements/iron-resizable-behavior.git" |
+ }, |
"dependencies": { |
"polymer": "Polymer/polymer#^1.0.0" |
}, |