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

Unified Diff: third_party/polymer/v1_0/components/paper-item/.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/paper-item/.bower.json
diff --git a/third_party/polymer/v1_0/components/paper-item/.bower.json b/third_party/polymer/v1_0/components/paper-item/.bower.json
index 00391bbc4ba051dccfd02d1274538085bd8b6075..c037d6de17905a12fdc845f47c70a785f5fb96a1 100644
--- a/third_party/polymer/v1_0/components/paper-item/.bower.json
+++ b/third_party/polymer/v1_0/components/paper-item/.bower.json
@@ -1,6 +1,6 @@
{
"name": "paper-item",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "A material-design styled list item",
"authors": [
"The Polymer Authors"
@@ -37,13 +37,13 @@
"web-component-tester": "*",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
- "_release": "1.0.1",
+ "_release": "1.0.2",
"_resolution": {
"type": "version",
- "tag": "v1.0.1",
- "commit": "645ebae475ab4fc28698da253ccc3aa2c48341d7"
+ "tag": "v1.0.2",
+ "commit": "209d000bd2e99d9b31cfc996bbc5b0fc554be21d"
},
"_source": "git://github.com/PolymerElements/paper-item.git",
- "_target": "^1.0.0",
+ "_target": "~1.0.0",
"_originalSource": "PolymerElements/paper-item"
}

Powered by Google App Engine
This is Rietveld 408576698