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

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

Issue 1561893002: [Polymer] Roll polymer to latest version (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update grdp Created 4 years, 11 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/v1_0/components-chromium/iron-input/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/iron-input/.bower.json b/third_party/polymer/v1_0/components-chromium/iron-input/.bower.json
index a0bd5a4d7d0df01d368381717010447da0ce0fe1..cbafbec9583dd60bdad5f952d4aec8d245c2cfcd 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-input/.bower.json
+++ b/third_party/polymer/v1_0/components-chromium/iron-input/.bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-input",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "An input element with data binding",
"authors": [
"The Polymer Authors"
@@ -31,11 +31,11 @@
"web-component-tester": "polymer/web-component-tester#^3.4.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
- "_release": "1.0.7",
+ "_release": "1.0.8",
"_resolution": {
"type": "version",
- "tag": "v1.0.7",
- "commit": "7ba38f9121694d72b7390567cb91b6ac18141d2b"
+ "tag": "1.0.8",
+ "commit": "55d2b39ead32b8d90da538daa1a6681fd9ae89d9"
},
"_source": "git://github.com/PolymerElements/iron-input.git",
"_target": "^1.0.0",

Powered by Google App Engine
This is Rietveld 408576698