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

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

Issue 1187823002: Update Polymer components and re-run reproduce.sh (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 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/v1_0/components-chromium/iron-iconset/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/iron-iconset/.bower.json b/third_party/polymer/v1_0/components-chromium/iron-iconset/.bower.json
index e4ecbfaa340737666b3e335df1aa951732b034d8..75ea9f6c2f07da77accb6307c13607b91273bd13 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-iconset/.bower.json
+++ b/third_party/polymer/v1_0/components-chromium/iron-iconset/.bower.json
@@ -1,11 +1,16 @@
{
"name": "iron-iconset",
- "version": "1.0.0",
+ "version": "1.0.1",
"license": "http://polymer.github.io/LICENSE.txt",
"description": "Represents a set of icons",
"authors": [
"The Polymer Authors"
],
+ "keywords": [
+ "web-components",
+ "polymer",
+ "icon"
+ ],
"private": true,
"dependencies": {
"iron-meta": "PolymerElements/iron-meta#^1.0.0",
@@ -19,11 +24,11 @@
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
"homepage": "https://github.com/PolymerElements/iron-iconset",
- "_release": "1.0.0",
+ "_release": "1.0.1",
"_resolution": {
"type": "version",
- "tag": "v1.0.0",
- "commit": "3ce6be6b689dd8e309410b0c30d7be23a493a880"
+ "tag": "v1.0.1",
+ "commit": "d13a943588e6d200b6140adeb8ee2981dd9b5f04"
},
"_source": "git://github.com/PolymerElements/iron-iconset.git",
"_target": "^1.0.0",

Powered by Google App Engine
This is Rietveld 408576698