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

Unified Diff: third_party/polymer/components/paper-toast/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/paper-toast/bower.json
diff --git a/third_party/polymer/components/paper-toast/bower.json b/third_party/polymer/components/paper-toast/bower.json
index dbb86732851de63a8bec684b20d735d058428b54..ee2edaac5741f45d61c69553cbf66d622a04effd 100644
--- a/third_party/polymer/components/paper-toast/bower.json
+++ b/third_party/polymer/components/paper-toast/bower.json
@@ -1,6 +1,6 @@
{
"name": "paper-toast",
- "version": "1.2.2",
+ "version": "1.3.0",
"description": "A material design notification toast",
"private": true,
"license": "http://polymer.github.io/LICENSE.txt",
@@ -21,7 +21,8 @@
"dependencies": {
"iron-a11y-announcer": "PolymerElements/iron-a11y-announcer#^1.0.0",
"iron-overlay-behavior": "PolymerElements/iron-overlay-behavior#^1.0.9",
- "polymer": "Polymer/polymer#^1.1.0"
+ "iron-fit-behavior": "PolymerElements/iron-fit-behavior#^1.1.0",
+ "polymer": "Polymer/polymer#^1.5.0"
},
"devDependencies": {
"iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
« no previous file with comments | « third_party/polymer/components/paper-toast/README.md ('k') | third_party/polymer/components/paper-toast/demo.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698