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

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-menu/.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/paper-menu/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/paper-menu/.bower.json b/third_party/polymer/v1_0/components-chromium/paper-menu/.bower.json
index 0e4dff900b4a279d740296369ed6ba8fb6134662..b3fbd39937d15e2dc127a319615a22291b531b96 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-menu/.bower.json
+++ b/third_party/polymer/v1_0/components-chromium/paper-menu/.bower.json
@@ -1,6 +1,6 @@
{
"name": "paper-menu",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Implements an accessible material design menu",
"authors": "The Polymer Authors",
"keywords": [
@@ -29,13 +29,13 @@
"web-component-tester": "*",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
- "_release": "1.0.0",
+ "_release": "1.0.1",
"_resolution": {
"type": "version",
- "tag": "v1.0.0",
- "commit": "0642450ec9df0fc0b1d909842f436c3dea79ed1e"
+ "tag": "v1.0.1",
+ "commit": "137caedb322ab2464730d7b1776e5c88989d2c3f"
},
"_source": "git://github.com/PolymerElements/paper-menu.git",
- "_target": "^1.0.0",
+ "_target": "~1.0.0",
"_originalSource": "PolymerElements/paper-menu"
}

Powered by Google App Engine
This is Rietveld 408576698