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

Unified Diff: polymer_1.2.3/bower_components/paper-toolbar/.bower.json

Issue 1581713003: [third_party] add polymer 1.2.3 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: 1.2.3 Created 4 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_1.2.3/bower_components/paper-toolbar/.bower.json
diff --git a/polymer_1.0.4/bower_components/paper-toolbar/.bower.json b/polymer_1.2.3/bower_components/paper-toolbar/.bower.json
similarity index 80%
copy from polymer_1.0.4/bower_components/paper-toolbar/.bower.json
copy to polymer_1.2.3/bower_components/paper-toolbar/.bower.json
index de532ef55510d76bc7a14857e08d9efc7a5a786a..45c6a0a9d4aba48bec53df000e82bb622416e86a 100644
--- a/polymer_1.0.4/bower_components/paper-toolbar/.bower.json
+++ b/polymer_1.2.3/bower_components/paper-toolbar/.bower.json
@@ -1,12 +1,10 @@
{
"name": "paper-toolbar",
- "version": "1.0.2",
+ "version": "1.1.2",
"license": "http://polymer.github.io/LICENSE.txt",
"description": "A material design toolbar that is easily customizable",
"private": true,
- "main": [
- "paper-toolbar.html"
- ],
+ "main": "paper-toolbar.html",
"authors": [
"The Polymer Authors"
],
@@ -22,22 +20,24 @@
},
"dependencies": {
"paper-styles": "PolymerElements/paper-styles#^1.0.0",
- "polymer": "Polymer/polymer#^1.0.0"
+ "iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0",
+ "polymer": "Polymer/polymer#^1.2.0"
},
"devDependencies": {
+ "iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
"iron-icons": "PolymerElements/iron-icons#^1.0.0",
"paper-icon-button": "PolymerElements/paper-icon-button#^1.0.0",
- "iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
"test-fixture": "PolymerElements/test-fixture#^1.0.0",
"web-component-tester": "*",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
+ "ignore": [],
"homepage": "https://github.com/PolymerElements/paper-toolbar",
- "_release": "1.0.2",
+ "_release": "1.1.2",
"_resolution": {
"type": "version",
- "tag": "v1.0.2",
- "commit": "402eb11da736a5ae19713748bfa04cd96f3f7a0c"
+ "tag": "v1.1.2",
+ "commit": "1a0b9ec5c97b0751ab237670124d11bfdabcb850"
},
"_source": "git://github.com/PolymerElements/paper-toolbar.git",
"_target": "^1.0.0",
« no previous file with comments | « polymer_1.2.3/bower_components/paper-styles/typography.html ('k') | polymer_1.2.3/bower_components/paper-toolbar/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698