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

Side by Side Diff: third_party/polymer/components/paper-button/bower.json

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "name": "paper-button", 2 "name": "paper-button",
3 "version": "1.0.14", 3 "version": "1.0.15",
4 "description": "Material design button", 4 "description": "Material design button",
5 "authors": [ 5 "authors": [
6 "The Polymer Authors" 6 "The Polymer Authors"
7 ], 7 ],
8 "keywords": [ 8 "keywords": [
9 "web-components", 9 "web-components",
10 "web-component", 10 "web-component",
11 "polymer", 11 "polymer",
12 "paper", 12 "paper",
13 "button" 13 "button"
(...skipping 18 matching lines...) Expand all
32 "iron-icon": "PolymerElements/iron-icon#^1.0.0", 32 "iron-icon": "PolymerElements/iron-icon#^1.0.0",
33 "iron-icons": "PolymerElements/iron-icons#^1.0.0", 33 "iron-icons": "PolymerElements/iron-icons#^1.0.0",
34 "iron-test-helpers": "PolymerElements/iron-test-helpers#^1.0.0", 34 "iron-test-helpers": "PolymerElements/iron-test-helpers#^1.0.0",
35 "paper-styles": "PolymerElements/paper-styles#^1.0.0", 35 "paper-styles": "PolymerElements/paper-styles#^1.0.0",
36 "test-fixture": "PolymerElements/test-fixture#^1.0.0", 36 "test-fixture": "PolymerElements/test-fixture#^1.0.0",
37 "web-component-tester": "^4.0.0", 37 "web-component-tester": "^4.0.0",
38 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" 38 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
39 }, 39 },
40 "ignore": [] 40 "ignore": []
41 } 41 }
OLDNEW
« no previous file with comments | « third_party/polymer/components/paper-button/.travis.yml ('k') | third_party/polymer/components/paper-button/package.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698