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

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

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 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/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 30c6afe4c7b72616fa64146abc84ce95c84af3a6..7b6b1a2cd7c4ef02813e66395cc9be684b6055c4 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,5 +27,8 @@
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
"web-component-tester": "^4.0.0"
},
+ "pages": {
+ "Flexbox layout guide": "GUIDE.md"
+ },
"ignore": []
}

Powered by Google App Engine
This is Rietveld 408576698