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

Unified Diff: third_party/polymer/v1_0/components-chromium/iron-meta/bower.json

Issue 2314283002: Roll Polymer (Closed)
Patch Set: dep Created 4 years, 3 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/v1_0/components-chromium/iron-meta/bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/iron-meta/bower.json b/third_party/polymer/v1_0/components-chromium/iron-meta/bower.json
index 614c5b3a6607d54c0d0dbd1cb33712f607f38b03..d457e06e496b069bc51bdab92554503381af06b8 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-meta/bower.json
+++ b/third_party/polymer/v1_0/components-chromium/iron-meta/bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-meta",
- "version": "1.1.1",
+ "version": "1.1.2",
"keywords": [
"web-components",
"polymer"
@@ -22,8 +22,9 @@
"paper-styles": "polymerelements/paper-styles#^1.0.4",
"iron-component-page": "polymerelements/iron-component-page#^1.0.0",
"test-fixture": "polymerelements/test-fixture#^1.0.0",
- "web-component-tester": "*",
+ "web-component-tester": "^4.0.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
- "main": "iron-meta.html"
+ "main": "iron-meta.html",
+ "ignore": []
}

Powered by Google App Engine
This is Rietveld 408576698