Index: third_party/polymer/v1_0/components-chromium/iron-behaviors/.bower.json |
diff --git a/third_party/polymer/v1_0/components-chromium/iron-behaviors/.bower.json b/third_party/polymer/v1_0/components-chromium/iron-behaviors/.bower.json |
index 17a4ddaf246de8a53971bbf54efab7ea2446c53e..bf8b6cf30ffd256239ea2240b6a29193514d8f90 100644 |
--- a/third_party/polymer/v1_0/components-chromium/iron-behaviors/.bower.json |
+++ b/third_party/polymer/v1_0/components-chromium/iron-behaviors/.bower.json |
@@ -1,11 +1,15 @@ |
{ |
"name": "iron-behaviors", |
- "version": "1.0.3", |
+ "version": "1.0.4", |
"description": "Provides a set of behaviors for the iron elements", |
"private": true, |
"authors": [ |
"The Polymer Authors" |
], |
+ "repository": { |
+ "type": "git", |
+ "url": "git://github.com/PolymerElements/iron-behaviors.git" |
+ }, |
"main": [ |
"iron-button-state.html", |
"iron-control-state.html" |
@@ -24,11 +28,11 @@ |
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" |
}, |
"homepage": "https://github.com/PolymerElements/iron-behaviors", |
- "_release": "1.0.3", |
+ "_release": "1.0.4", |
"_resolution": { |
"type": "version", |
- "tag": "v1.0.3", |
- "commit": "a8e8245c60d65712e2f0ac727f1ce3529dcf395d" |
+ "tag": "v1.0.4", |
+ "commit": "8792edd457de697a74f398c09b67df30adf7d866" |
}, |
"_source": "git://github.com/PolymerElements/iron-behaviors.git", |
"_target": "^1.0.0", |