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

Unified Diff: polymer_1.2.3/bower_components/polymer/bower.json

Issue 1581713003: [third_party] add polymer 1.2.3 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: 1.2.3 Created 4 years, 11 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: polymer_1.2.3/bower_components/polymer/bower.json
diff --git a/polymer_1.0.4/bower_components/polymer/bower.json b/polymer_1.2.3/bower_components/polymer/bower.json
similarity index 82%
copy from polymer_1.0.4/bower_components/polymer/bower.json
copy to polymer_1.2.3/bower_components/polymer/bower.json
index fc37f18989f13cda76efe981edcd51a0a27ccd7a..8f88ea2df4608fdca1077a03340baad4e9156baf 100644
--- a/polymer_1.0.4/bower_components/polymer/bower.json
+++ b/polymer_1.2.3/bower_components/polymer/bower.json
@@ -1,13 +1,14 @@
{
"name": "polymer",
- "version": "1.0.4",
+ "version": "1.2.3",
"main": [
"polymer.html"
],
"license": "http://polymer.github.io/LICENSE.txt",
"ignore": [
"/.*",
- "/test/"
+ "/test/",
+ "gen-changelog.sh"
],
"authors": [
"The Polymer Authors (http://polymer.github.io/AUTHORS.txt)"
@@ -17,7 +18,7 @@
"url": "https://github.com/Polymer/polymer.git"
},
"dependencies": {
- "webcomponentsjs": "^0.7.2"
+ "webcomponentsjs": "^0.7.18"
},
"devDependencies": {
"web-component-tester": "*"
« no previous file with comments | « polymer_1.2.3/bower_components/polymer/LICENSE.txt ('k') | polymer_1.2.3/bower_components/polymer/build.log » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698