| 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 9f55d07e6a7e74cd4a5474d61acd8f3e3fc12098..6a18575581b4bc082938cb1b4e4324bce275014c 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"
|
|
|