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

Unified Diff: polymer_0.5.4/bower_components/webcomponentsjs/.bower.json

Issue 895523005: Added Polymer 0.5.4 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 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_0.5.4/bower_components/webcomponentsjs/.bower.json
diff --git a/polymer_0.5.0/bower_components/webcomponentsjs/.bower.json b/polymer_0.5.4/bower_components/webcomponentsjs/.bower.json
similarity index 72%
copy from polymer_0.5.0/bower_components/webcomponentsjs/.bower.json
copy to polymer_0.5.4/bower_components/webcomponentsjs/.bower.json
index e54345bfa7290b6c8c484796fb8cadd8bb24bada..1855e24706ce6401da0ff827db0a6cb4e2737ea7 100644
--- a/polymer_0.5.0/bower_components/webcomponentsjs/.bower.json
+++ b/polymer_0.5.4/bower_components/webcomponentsjs/.bower.json
@@ -1,7 +1,7 @@
{
"name": "webcomponentsjs",
"main": "webcomponents.js",
- "version": "0.5.2",
+ "version": "0.5.4",
"homepage": "http://webcomponents.org",
"authors": [
"The Polymer Authors"
@@ -11,13 +11,13 @@
],
"license": "BSD",
"ignore": [],
- "_release": "0.5.2",
+ "_release": "0.5.4",
"_resolution": {
"type": "version",
- "tag": "0.5.2",
- "commit": "4f469f65d3fa3c03a44326d138331003fa340337"
+ "tag": "0.5.4",
+ "commit": "d31b29c8c3bf4ad7ddd9a84236f04864003bc40d"
},
"_source": "git://github.com/Polymer/webcomponentsjs.git",
- "_target": "^0.5.0",
+ "_target": "^0.5",
"_originalSource": "Polymer/webcomponentsjs"
}

Powered by Google App Engine
This is Rietveld 408576698