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

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

Issue 1287713002: [MD settings] merge polymer 1.0.11; hack for settings checkbox (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/v1_0/components-chromium/iron-flex-layout/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/iron-flex-layout/.bower.json b/third_party/polymer/v1_0/components-chromium/iron-flex-layout/.bower.json
index 776b9af4062dfb73346e299b0a1f00a6c3627135..6533803466ac1e90216d04481897a75e21d068c3 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-flex-layout/.bower.json
+++ b/third_party/polymer/v1_0/components-chromium/iron-flex-layout/.bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-flex-layout",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Provide flexbox-based layouts",
"keywords": [
"web-components",
@@ -24,13 +24,13 @@
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
"homepage": "https://github.com/PolymerElements/iron-flex-layout",
- "_release": "1.0.2",
+ "_release": "1.0.3",
"_resolution": {
"type": "version",
- "tag": "v1.0.2",
- "commit": "50bcecf40ab23caa7c2cd90030555e00c5ba7154"
+ "tag": "v1.0.3",
+ "commit": "e6c2cfec18354973ac03e70dcd8afcc3c72d09b9"
},
"_source": "git://github.com/PolymerElements/iron-flex-layout.git",
- "_target": "~1.0.0",
+ "_target": "^1.0.0",
"_originalSource": "PolymerElements/iron-flex-layout"
}

Powered by Google App Engine
This is Rietveld 408576698