| Index: third_party/polymer/v1_0/components-chromium/iron-form-element-behavior/.bower.json
|
| diff --git a/third_party/polymer/v1_0/components-chromium/iron-form-element-behavior/.bower.json b/third_party/polymer/v1_0/components-chromium/iron-form-element-behavior/.bower.json
|
| index 6cb0450a7bec7cb2e1016f88301c527d2cd989d1..c588d70c74bf0590dcb55081abe2c073923a088e 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/iron-form-element-behavior/.bower.json
|
| +++ b/third_party/polymer/v1_0/components-chromium/iron-form-element-behavior/.bower.json
|
| @@ -1,10 +1,14 @@
|
| {
|
| "name": "iron-form-element-behavior",
|
| - "version": "1.0.3",
|
| + "version": "1.0.4",
|
| "license": "http://polymer.github.io/LICENSE.txt",
|
| "private": true,
|
| - "main": "iron-form-element-behavior.html",
|
| - "authors": "The Polymer Authors",
|
| + "main": [
|
| + "iron-form-element-behavior.html"
|
| + ],
|
| + "authors": [
|
| + "The Polymer Authors"
|
| + ],
|
| "description": "Enables a custom element to be included in an iron-form",
|
| "keywords": [
|
| "web-components",
|
| @@ -26,13 +30,13 @@
|
| "paper-styles": "PolymerElements/paper-styles#^1.0.0"
|
| },
|
| "homepage": "https://github.com/PolymerElements/iron-form-element-behavior",
|
| - "_release": "1.0.3",
|
| + "_release": "1.0.4",
|
| "_resolution": {
|
| "type": "version",
|
| - "tag": "v1.0.3",
|
| - "commit": "a55bc86f6f4fcba1d1c08d6bfaa26ba145ce3112"
|
| + "tag": "v1.0.4",
|
| + "commit": "d5b296d63fa65cc3870c50801e37ffc08fe2d5e3"
|
| },
|
| "_source": "git://github.com/PolymerElements/iron-form-element-behavior.git",
|
| - "_target": "~1.0.0",
|
| + "_target": "^1.0.0",
|
| "_originalSource": "PolymerElements/iron-form-element-behavior"
|
| }
|
|
|