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

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

Issue 2158913007: Roll Polymer from 1.5.0 -> 1.6.0 to pick up native CSS custom props (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 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-resizable-behavior/bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/iron-resizable-behavior/bower.json b/third_party/polymer/v1_0/components-chromium/iron-resizable-behavior/bower.json
index 053bfd0c88a97c6b747e003fc6ceef3daab39cdd..484a7d6b25f4b29c93437239ac5ad477db48f315 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-resizable-behavior/bower.json
+++ b/third_party/polymer/v1_0/components-chromium/iron-resizable-behavior/bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-resizable-behavior",
- "version": "1.0.3",
+ "version": "1.0.4",
"license": "http://polymer.github.io/LICENSE.txt",
"description": "Coordinates the flow of resizeable elements",
"private": true,
@@ -19,7 +19,7 @@
"url": "git://github.com/PolymerElements/iron-resizable-behavior.git"
},
"dependencies": {
- "polymer": "Polymer/polymer#^1.0.0"
+ "polymer": "Polymer/polymer#^1.1.0"
},
"devDependencies": {
"iron-component-page": "polymerelements/iron-component-page#^1.0.0",

Powered by Google App Engine
This is Rietveld 408576698