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

Unified Diff: third_party/polymer/polymer-selection/.bower.json

Issue 218583004: Uprev to Polymer 0.2.1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@css-shadow
Patch Set: Remove keyboard code from patch. Created 6 years, 9 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
« no previous file with comments | « third_party/polymer/platform/platform.js ('k') | third_party/polymer/polymer-selection/bower.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/polymer/polymer-selection/.bower.json
diff --git a/third_party/polymer/polymer-selection/.bower.json b/third_party/polymer/polymer-selection/.bower.json
index 23d8ec5b741f9b5641793b344167552d06288200..4340bcf164025a4bdee3ce39db8f05686441f645 100644
--- a/third_party/polymer/polymer-selection/.bower.json
+++ b/third_party/polymer/polymer-selection/.bower.json
@@ -2,17 +2,17 @@
"name": "polymer-selection",
"private": true,
"dependencies": {
- "polymer": "Polymer/polymer#0.1.4"
+ "polymer": "Polymer/polymer#0.2.2"
},
- "version": "0.1.4",
+ "version": "0.2.2",
"homepage": "https://github.com/Polymer/polymer-selection",
- "_release": "0.1.4",
+ "_release": "0.2.2",
"_resolution": {
"type": "version",
- "tag": "0.1.4",
- "commit": "a6a914e3bb89bb9f0d34673b2bcdb53d77f95f56"
+ "tag": "0.2.2",
+ "commit": "3582ab227b95cd7711f33af2ef73e1890d2a59f0"
},
"_source": "git://github.com/Polymer/polymer-selection.git",
- "_target": "0.1.4",
+ "_target": "0.2.2",
"_originalSource": "Polymer/polymer-selection"
}
« no previous file with comments | « third_party/polymer/platform/platform.js ('k') | third_party/polymer/polymer-selection/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698