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

Unified Diff: third_party/polymer/components/webcomponentsjs/.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/webcomponentsjs/.bower.json
diff --git a/third_party/polymer/components/webcomponentsjs/.bower.json b/third_party/polymer/components/webcomponentsjs/.bower.json
index 28de0eba870c162d14cef36987cae3d84f08e47e..42cf72a37ef2c65edcde69560f203fe5bd26743b 100644
--- a/third_party/polymer/components/webcomponentsjs/.bower.json
+++ b/third_party/polymer/components/webcomponentsjs/.bower.json
@@ -1,30 +1,23 @@
{
"name": "webcomponentsjs",
"main": "webcomponents.js",
- "version": "0.7.22",
+ "version": "0.6.3",
"homepage": "http://webcomponents.org",
"authors": [
"The Polymer Authors"
],
- "repository": {
- "type": "git",
- "url": "https://github.com/webcomponents/webcomponentsjs.git"
- },
"keywords": [
"webcomponents"
],
"license": "BSD",
"ignore": [],
- "devDependencies": {
- "web-component-tester": "^4.0.1"
- },
- "_release": "0.7.22",
+ "_release": "0.6.3",
"_resolution": {
"type": "version",
- "tag": "v0.7.22",
- "commit": "50f9751f8e638301603aebb33ba9f1e90d2b0d32"
+ "tag": "v0.6.3",
+ "commit": "2a1003f895dc55510015898809deefc419899011"
},
"_source": "https://github.com/Polymer/webcomponentsjs.git",
- "_target": "^0.7.20",
+ "_target": "^0.6.0",
"_originalSource": "webcomponentsjs"
}

Powered by Google App Engine
This is Rietveld 408576698