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

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

Issue 2960873002: WIP - Pinpoint - New Page.
Patch Set: . Created 3 years, 6 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-flex-layout/.bower.json
diff --git a/third_party/polymer/components/iron-flex-layout/.bower.json b/third_party/polymer/components/iron-flex-layout/.bower.json
index 3487142e11399a3d649b13e44f068b1666e113fc..e79f2db9a2145937a03043bc65704b1181207dca 100644
--- a/third_party/polymer/components/iron-flex-layout/.bower.json
+++ b/third_party/polymer/components/iron-flex-layout/.bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-flex-layout",
- "version": "1.3.2",
+ "version": "1.3.7",
"description": "Provide flexbox-based layouts",
"keywords": [
"web-components",
@@ -27,15 +27,18 @@
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
"web-component-tester": "^4.0.0"
},
+ "pages": {
+ "Flexbox layout guide": "GUIDE.md"
+ },
"ignore": [],
- "homepage": "https://github.com/polymerelements/iron-flex-layout",
- "_release": "1.3.2",
+ "homepage": "https://github.com/PolymerElements/iron-flex-layout",
+ "_release": "1.3.7",
"_resolution": {
"type": "version",
- "tag": "v1.3.2",
- "commit": "a8ac9fb8984dc456aeaaf5c8f88d0f9e6991a3c5"
+ "tag": "v1.3.7",
+ "commit": "2a9c084c933e87469824b69f3faadfcba12efbcd"
},
- "_source": "https://github.com/polymerelements/iron-flex-layout.git",
+ "_source": "https://github.com/PolymerElements/iron-flex-layout.git",
"_target": "^1.0.0",
- "_originalSource": "polymerelements/iron-flex-layout"
+ "_originalSource": "PolymerElements/iron-flex-layout"
}
« no previous file with comments | « third_party/polymer/components/iron-fit-behavior/.bower.json ('k') | third_party/polymer/components/iron-flex-layout/GUIDE.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698