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

Unified Diff: third_party/polymer/v1_0/components/paper-toolbar/.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-toolbar/.bower.json
diff --git a/third_party/polymer/v1_0/components/paper-toolbar/.bower.json b/third_party/polymer/v1_0/components/paper-toolbar/.bower.json
index de532ef55510d76bc7a14857e08d9efc7a5a786a..b334cc3fda179f6812d8f4ba0f50ff5f58dea750 100644
--- a/third_party/polymer/v1_0/components/paper-toolbar/.bower.json
+++ b/third_party/polymer/v1_0/components/paper-toolbar/.bower.json
@@ -1,6 +1,6 @@
{
"name": "paper-toolbar",
- "version": "1.0.2",
+ "version": "1.0.4",
"license": "http://polymer.github.io/LICENSE.txt",
"description": "A material design toolbar that is easily customizable",
"private": true,
@@ -33,13 +33,13 @@
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
"homepage": "https://github.com/PolymerElements/paper-toolbar",
- "_release": "1.0.2",
+ "_release": "1.0.4",
"_resolution": {
"type": "version",
- "tag": "v1.0.2",
- "commit": "402eb11da736a5ae19713748bfa04cd96f3f7a0c"
+ "tag": "v1.0.4",
+ "commit": "15096d1c9ee6cc547eaf078b431f3e07d0968367"
},
"_source": "git://github.com/PolymerElements/paper-toolbar.git",
- "_target": "^1.0.0",
+ "_target": "~1.0.0",
"_originalSource": "PolymerElements/paper-toolbar"
}

Powered by Google App Engine
This is Rietveld 408576698