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

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
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 c90ddc73b698319a24e642157823fd728c14ef7d..29023ae6b07d51e7ad1f0b793f3216fc2957ebf7 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,7 +29,7 @@
"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"
}
}

Powered by Google App Engine
This is Rietveld 408576698