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-media-query/bower.json

Issue 1221923003: Update bower.json for Polymer elements and add PRESUBMIT.py (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 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-media-query/bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/iron-media-query/bower.json b/third_party/polymer/v1_0/components-chromium/iron-media-query/bower.json
index 1c692e7b5b5a37043b2f01987287ba32025b2594..48c342af809f72297b46ff73359e92502ba3920e 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-media-query/bower.json
+++ b/third_party/polymer/v1_0/components-chromium/iron-media-query/bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-media-query",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Lets you bind to a CSS media query",
"authors": [
"The Polymer Authors"
@@ -22,6 +22,7 @@
"polymer": "Polymer/polymer#^1.0.0"
},
"devDependencies": {
+ "paper-styles": "polymerelements/paper-styles#^1.0.2",
"web-component-tester": "*",
"test-fixture": "PolymerElements/test-fixture#^1.0.0",
"iron-component-page": "PolymerElements/iron-component-page#^1.0.0",

Powered by Google App Engine
This is Rietveld 408576698