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

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

Issue 1221923003: Update bower.json for Polymer elements and add PRESUBMIT.py (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 5 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/iron-input/.bower.json
diff --git a/third_party/polymer/v1_0/components/iron-input/.bower.json b/third_party/polymer/v1_0/components/iron-input/.bower.json
index 1383a44cb5ff3485b297e4d9b82f8e249c0bc992..0fbbfec85ffc0903098cd36ccadea3757126561d 100644
--- a/third_party/polymer/v1_0/components/iron-input/.bower.json
+++ b/third_party/polymer/v1_0/components/iron-input/.bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-input",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "An input element with data binding",
"authors": [
"The Polymer Authors"
@@ -33,13 +33,13 @@
"web-component-tester": "*",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
- "_release": "1.0.3",
+ "_release": "1.0.4",
"_resolution": {
"type": "version",
- "tag": "v1.0.3",
- "commit": "edb505f41d67120cb505deedb92aa69e90078d2f"
+ "tag": "v1.0.4",
+ "commit": "eebeeb1642ab3e9b1abd5012c1df038250741184"
},
"_source": "git://github.com/PolymerElements/iron-input.git",
- "_target": "^1.0.0",
+ "_target": "~1.0.0",
"_originalSource": "PolymerElements/iron-input"
}

Powered by Google App Engine
This is Rietveld 408576698