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

Unified Diff: third_party/polymer/components/app-route/.bower.json

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 years, 4 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
« no previous file with comments | « third_party/polymer/bower.json ('k') | third_party/polymer/components/app-route/.github/ISSUE_TEMPLATE.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/polymer/components/app-route/.bower.json
diff --git a/third_party/polymer/components/app-route/.bower.json b/third_party/polymer/components/app-route/.bower.json
index a940544ed1523a6b5fbd2df349c36399f4224384..78bb960ce2d0733b0991eaaaa98af3cf079eeb55 100644
--- a/third_party/polymer/components/app-route/.bower.json
+++ b/third_party/polymer/components/app-route/.bower.json
@@ -1,6 +1,6 @@
{
"name": "app-route",
- "version": "0.9.3",
+ "version": "1.0.1",
"authors": [
"The Polymer Authors"
],
@@ -29,17 +29,16 @@
"paper-spinner": "PolymerElements/paper-spinner#^1.1.1"
},
"dependencies": {
- "polymer": "polymer/polymer#^1.3.1",
- "iron-location": "polymerelements/iron-location#^0.8.1"
+ "polymer": "Polymer/polymer#^1.3.1",
+ "iron-location": "PolymerElements/iron-location#^0.8.1"
},
- "_release": "0.9.3",
+ "_release": "1.0.1",
"_resolution": {
"type": "version",
- "tag": "v0.9.3",
- "commit": "8a95fb29bf2bdf7befbc3f58154d33631b97d8ef"
+ "tag": "v1.0.1",
+ "commit": "4993cfbc114de494ee9df6890da0509221c38587"
},
"_source": "https://github.com/PolymerElements/app-route.git",
- "_target": "^0.9.3",
- "_originalSource": "PolymerElements/app-route",
- "_direct": true
+ "_target": "^1.0.0",
+ "_originalSource": "PolymerElements/app-route"
}
« no previous file with comments | « third_party/polymer/bower.json ('k') | third_party/polymer/components/app-route/.github/ISSUE_TEMPLATE.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698