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

Unified Diff: polymer_1.2.3/bower_components/paper-material/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-material/bower.json
diff --git a/polymer_1.0.4/bower_components/paper-material/bower.json b/polymer_1.2.3/bower_components/paper-material/bower.json
similarity index 70%
copy from polymer_1.0.4/bower_components/paper-material/bower.json
copy to polymer_1.2.3/bower_components/paper-material/bower.json
index e6f78bc3be69649035dcd226cfb81c0f501d342c..d5cf3a8c6e6c6f217ee2dd87685a07c020743339 100644
--- a/polymer_1.0.4/bower_components/paper-material/bower.json
+++ b/polymer_1.2.3/bower_components/paper-material/bower.json
@@ -1,6 +1,6 @@
{
"name": "paper-material",
- "version": "1.0.0",
+ "version": "1.0.5",
"description": "A material design container that looks like a lifted sheet of paper",
"private": true,
"authors": [
@@ -13,9 +13,7 @@
"paper",
"container"
],
- "main": [
- "paper-material.html"
- ],
+ "main": "paper-material.html",
"repository": {
"type": "git",
"url": "git://github.com/PolymerElements/paper-material"
@@ -24,13 +22,13 @@
"homepage": "https://github.com/PolymerElements/paper-material",
"ignore": [],
"dependencies": {
- "paper-styles": "polymerelements/paper-styles#^1.0.0",
- "polymer": "Polymer/polymer#^1.0.0"
+ "polymer": "Polymer/polymer#^1.1.0",
+ "paper-styles": "polymerelements/paper-styles#^1.0.0"
},
"devDependencies": {
- "iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
+ "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
+ "web-component-tester": "polymer/web-component-tester#^3.4.0",
"test-fixture": "polymerelements/test-fixture#^1.0.0",
- "web-component-tester": "*",
- "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-material/README.md ('k') | polymer_1.2.3/bower_components/paper-material/demo/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698