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

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-ripple/.bower.json

Issue 1410143002: Update Polymer to fix closure compile (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@iron-list5
Patch Set: Created 5 years, 2 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/paper-ripple/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/paper-ripple/.bower.json b/third_party/polymer/v1_0/components-chromium/paper-ripple/.bower.json
index 547713028ab285f8730dfdd90fc6a0218008b38f..fc500c12fbcb9e7cbbfcd9674b3f3cb221ead15b 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-ripple/.bower.json
+++ b/third_party/polymer/v1_0/components-chromium/paper-ripple/.bower.json
@@ -1,6 +1,6 @@
{
"name": "paper-ripple",
- "version": "1.0.3",
+ "version": "1.0.4",
"license": "http://polymer.github.io/LICENSE.txt",
"description": "Adds a material design ripple to any container",
"private": true,
@@ -32,11 +32,11 @@
"iron-test-helpers": "PolymerElements/iron-test-helpers#^1.0.0"
},
"homepage": "https://github.com/PolymerElements/paper-ripple",
- "_release": "1.0.3",
+ "_release": "1.0.4",
"_resolution": {
"type": "version",
- "tag": "v1.0.3",
- "commit": "c6e9664ca79c74bbd4219077438c4d163d6be962"
+ "tag": "v1.0.4",
+ "commit": "5f5893ca7bd6a8413d2f777c092a1a179b6bd45e"
},
"_source": "git://github.com/PolymerElements/paper-ripple.git",
"_target": "^1.0.0",

Powered by Google App Engine
This is Rietveld 408576698