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

Unified Diff: polymer_1.2.3/bower_components/paper-styles/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-styles/bower.json
diff --git a/polymer_1.0.4/bower_components/paper-styles/bower.json b/polymer_1.2.3/bower_components/paper-styles/bower.json
similarity index 68%
copy from polymer_1.0.4/bower_components/paper-styles/bower.json
copy to polymer_1.2.3/bower_components/paper-styles/bower.json
index c9a5f92b991946a2d91593b23f8b2c8da1106705..61b31a9ab0edeedbd889f7c2843b6bcf968a1c63 100644
--- a/polymer_1.0.4/bower_components/paper-styles/bower.json
+++ b/polymer_1.2.3/bower_components/paper-styles/bower.json
@@ -1,6 +1,6 @@
{
"name": "paper-styles",
- "version": "1.0.6",
+ "version": "1.1.2",
"description": "Common (global) styles for Material Design elements.",
"authors": [
"The Polymer Authors"
@@ -21,10 +21,12 @@
"/.*"
],
"dependencies": {
- "iron-flex-layout": "polymerelements/iron-flex-layout#^1.0.0",
+ "iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0",
+ "font-roboto": "PolymerElements/font-roboto#^1.0.1",
"polymer": "Polymer/polymer#^1.0.0"
},
"devDependencies": {
- "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
+ "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
+ "iron-component-page": "polymerelements/iron-component-page#^1.0.0"
}
}
« no previous file with comments | « polymer_1.2.3/bower_components/paper-styles/README.md ('k') | polymer_1.2.3/bower_components/paper-styles/classes/global.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698