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

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

Issue 1261403002: Add paper-menu-button and its dependencies to third_party/polymer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reproduce.sh 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-behaviors/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/iron-behaviors/.bower.json b/third_party/polymer/v1_0/components-chromium/iron-behaviors/.bower.json
index bf8b6cf30ffd256239ea2240b6a29193514d8f90..8b064c446e183c396826d6004822862141a51fce 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-behaviors/.bower.json
+++ b/third_party/polymer/v1_0/components-chromium/iron-behaviors/.bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-behaviors",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Provides a set of behaviors for the iron elements",
"private": true,
"authors": [
@@ -28,13 +28,13 @@
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
"homepage": "https://github.com/PolymerElements/iron-behaviors",
- "_release": "1.0.4",
+ "_release": "1.0.5",
"_resolution": {
"type": "version",
- "tag": "v1.0.4",
- "commit": "8792edd457de697a74f398c09b67df30adf7d866"
+ "tag": "v1.0.5",
+ "commit": "bdae66f398838eda78c203b3ae979dcb5cd2a60e"
},
"_source": "git://github.com/PolymerElements/iron-behaviors.git",
- "_target": "^1.0.0",
+ "_target": "~1.0.0",
"_originalSource": "PolymerElements/iron-behaviors"
}

Powered by Google App Engine
This is Rietveld 408576698