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

Unified Diff: polymer_1.2.3/bower_components/iron-fit-behavior/.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/iron-fit-behavior/.bower.json
diff --git a/polymer_1.0.4/bower_components/iron-fit-behavior/.bower.json b/polymer_1.2.3/bower_components/iron-fit-behavior/.bower.json
similarity index 78%
copy from polymer_1.0.4/bower_components/iron-fit-behavior/.bower.json
copy to polymer_1.2.3/bower_components/iron-fit-behavior/.bower.json
index 5432d31e1be3ec4eec5d22e253f5792430e74f9e..6d198b5548bef4e1ffebc3b1ee93500628d15493 100644
--- a/polymer_1.0.4/bower_components/iron-fit-behavior/.bower.json
+++ b/polymer_1.2.3/bower_components/iron-fit-behavior/.bower.json
@@ -1,12 +1,10 @@
{
"name": "iron-fit-behavior",
- "version": "1.0.2",
+ "version": "1.0.5",
"license": "http://polymer.github.io/LICENSE.txt",
"description": "Fits an element inside another element",
"private": true,
- "main": [
- "iron-fit-behavior.html"
- ],
+ "main": "iron-fit-behavior.html",
"keywords": [
"web-components",
"polymer",
@@ -26,17 +24,18 @@
"paper-styles": "polymerelements/paper-styles#^1.0.2",
"iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
"test-fixture": "PolymerElements/test-fixture#^1.0.0",
- "web-component-tester": "*",
+ "web-component-tester": "polymer/web-component-tester#^3.4.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
+ "ignore": [],
"homepage": "https://github.com/PolymerElements/iron-fit-behavior",
- "_release": "1.0.2",
+ "_release": "1.0.5",
"_resolution": {
"type": "version",
- "tag": "v1.0.2",
- "commit": "f82ad74c34aeadff247bcc224c0e07b1c0be4d86"
+ "tag": "v1.0.5",
+ "commit": "18dec1eb5c7217be4d360c0fb9101fe899136f92"
},
"_source": "git://github.com/PolymerElements/iron-fit-behavior.git",
- "_target": "^1.0.0",
+ "_target": "~1.0.5",
"_originalSource": "PolymerElements/iron-fit-behavior"
}

Powered by Google App Engine
This is Rietveld 408576698