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

Unified Diff: third_party/polymer/components/polymer/bower.json

Issue 2113853002: Run bower update (Closed) Base URL: https://github.com/catapult-project/catapult@polymer10-migration
Patch Set: Created 4 years, 6 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/components/polymer/bower.json
diff --git a/third_party/polymer/components/polymer/bower.json b/third_party/polymer/components/polymer/bower.json
index a3174857ed74507c38f1b8ec131104b1cc7c074a..52783a4398c1e6bca538df237a797dde03a3b645 100644
--- a/third_party/polymer/components/polymer/bower.json
+++ b/third_party/polymer/components/polymer/bower.json
@@ -1,6 +1,6 @@
{
"name": "polymer",
- "version": "1.4.0",
+ "version": "1.6.0",
"main": [
"polymer.html",
"polymer-mini.html",
@@ -10,7 +10,12 @@
"ignore": [
"/.*",
"/test/",
- "gen-changelog.sh"
+ "/util/",
+ "/explainer/",
+ "gulpfile.js",
+ "PRIMER.md",
+ "CONTRIBUTING.md",
+ "CHANGELOG.md"
],
"authors": [
"The Polymer Authors (http://polymer.github.io/AUTHORS.txt)"
« no previous file with comments | « third_party/polymer/components/polymer/.bower.json ('k') | third_party/polymer/components/polymer/build.log » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698