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

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

Issue 1261403002: Add paper-menu-button and its dependencies to third_party/polymer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reproduce.sh 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-chromium/iron-pages/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/iron-pages/.bower.json b/third_party/polymer/v1_0/components-chromium/iron-pages/.bower.json
index bac6fa4147067af5c9644dd55b7f2a32e436b757..5d11ceedbbef9cb1555fe659980598f628971b82 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-pages/.bower.json
+++ b/third_party/polymer/v1_0/components-chromium/iron-pages/.bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-pages",
- "version": "1.0.2",
+ "version": "1.0.3",
"license": "http://polymer.github.io/LICENSE.txt",
"description": "Organizes a set of pages and shows one at a time",
"main": "iron-pages.html",
@@ -30,11 +30,11 @@
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
"homepage": "https://github.com/PolymerElements/iron-pages",
- "_release": "1.0.2",
+ "_release": "1.0.3",
"_resolution": {
"type": "version",
- "tag": "v1.0.2",
- "commit": "061e9ea95b58880f0f992b081c52a06665b553c9"
+ "tag": "v1.0.3",
+ "commit": "ca6e7892786d60d8cb6935d8376b27c3851fdbf5"
},
"_source": "git://github.com/PolymerElements/iron-pages.git",
"_target": "~1.0.0",

Powered by Google App Engine
This is Rietveld 408576698