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

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

Issue 1468623004: Update Polymer from 1.2.1 -> 1.2.3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@travis-yml
Patch Set: local-state.html Created 5 years, 1 month 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 a362e37ac614ac1c6cd9bd59144a3dfcfd3a79d3..a0bd5a4d7d0df01d368381717010447da0ce0fe1 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.6",
+ "version": "1.0.7",
"description": "An input element with data binding",
"authors": [
"The Polymer Authors"
@@ -10,9 +10,7 @@
"polymer",
"input"
],
- "main": [
- "iron-input.html"
- ],
+ "main": "iron-input.html",
"private": true,
"repository": {
"type": "git",
@@ -30,14 +28,14 @@
"iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
"iron-validator-behavior": "PolymerElements/iron-validator-behavior#^1.0.0",
"test-fixture": "PolymerElements/test-fixture#^1.0.0",
- "web-component-tester": "*",
+ "web-component-tester": "polymer/web-component-tester#^3.4.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
- "_release": "1.0.6",
+ "_release": "1.0.7",
"_resolution": {
"type": "version",
- "tag": "v1.0.6",
- "commit": "a206c6140aad96d5355074676713f9e0a1b1581d"
+ "tag": "v1.0.7",
+ "commit": "7ba38f9121694d72b7390567cb91b6ac18141d2b"
},
"_source": "git://github.com/PolymerElements/iron-input.git",
"_target": "^1.0.0",

Powered by Google App Engine
This is Rietveld 408576698