Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1213)

Unified Diff: third_party/polymer/components/iron-input/.bower.json

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/components/iron-input/.bower.json
diff --git a/third_party/polymer/components/iron-input/.bower.json b/third_party/polymer/components/iron-input/.bower.json
index 28b0a135d8d435fa5393343100d9630eef069bc4..403a62d40baf1b2de5df117690f1a53b01517969 100644
--- a/third_party/polymer/components/iron-input/.bower.json
+++ b/third_party/polymer/components/iron-input/.bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-input",
- "version": "1.0.10",
+ "version": "1.0.11",
"description": "An input element with data binding",
"authors": [
"The Polymer Authors"
@@ -32,13 +32,13 @@
"web-component-tester": "^4.0.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
- "_release": "1.0.10",
+ "_release": "1.0.11",
"_resolution": {
"type": "version",
- "tag": "1.0.10",
- "commit": "01d17407672ad8033ee447c9c7a65162f13c8f49"
+ "tag": "v1.0.11",
+ "commit": "9b991e43576064227053ab73eeb351be60d82a40"
},
- "_source": "git://github.com/PolymerElements/iron-input.git",
+ "_source": "https://github.com/PolymerElements/iron-input.git",
"_target": "^1.0.0",
"_originalSource": "PolymerElements/iron-input"
}

Powered by Google App Engine
This is Rietveld 408576698