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

Unified Diff: third_party/polymer/components/paper-checkbox/bower.json

Issue 913353002: Update paper-checkbox to 0.5.4. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Applying sed to remove cr's. Created 5 years, 10 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/paper-checkbox/bower.json
diff --git a/third_party/polymer/components/paper-checkbox/bower.json b/third_party/polymer/components/paper-checkbox/bower.json
index 381f03849850d76ef98e524fee4acf73aa7e88a1..5aec64fa6882d8a3cd4cbafbdb903c0bfe77a51c 100644
--- a/third_party/polymer/components/paper-checkbox/bower.json
+++ b/third_party/polymer/components/paper-checkbox/bower.json
@@ -2,12 +2,12 @@
"name": "paper-checkbox",
"private": true,
"dependencies": {
- "font-roboto": "Polymer/font-roboto#^0.5.0",
- "core-label": "Polymer/core-label#^0.5.0",
- "paper-radio-button": "Polymer/paper-radio-button#^0.5.0"
+ "font-roboto": "Polymer/font-roboto#^0.5",
+ "core-label": "Polymer/core-label#^0.5",
+ "paper-radio-button": "Polymer/paper-radio-button#^0.5"
},
"ignore": [
"externs/**"
],
- "version": "0.5.2"
+ "version": "0.5.4"
}
« no previous file with comments | « third_party/polymer/components/paper-checkbox/.bower.json ('k') | third_party/polymer/components/paper-checkbox/demo.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698