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

Side by Side Diff: polymer_1.0.4/bower.json

Issue 1264073002: Update polymer 1.0 install to pick up newly added elements. (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Update bower file to match actual versions. Created 5 years, 4 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
« no previous file with comments | « no previous file | polymer_1.0.4/bower_components/iron-dropdown/.bower.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "name": "chrome-infra", 2 "name": "chrome-infra",
3 "dependencies": { 3 "dependencies": {
4 "iron-elements": "PolymerElements/iron-elements#~1.0.1", 4 "iron-elements": "PolymerElements/iron-elements#~1.0.3",
5 "paper-elements": "PolymerElements/paper-elements#~1.0.1", 5 "paper-elements": "PolymerElements/paper-elements#~1.0.2",
6 "gold-elements": "PolymerElements/gold-elements#~1.0.1", 6 "gold-elements": "PolymerElements/gold-elements#~1.0.1",
7 "platinum-elements": "PolymerElements/platinum-elements#~1.0.1", 7 "platinum-elements": "PolymerElements/platinum-elements#~1.0.1",
8 "neon-elements": "PolymerElements/neon-elements#~1.0.0", 8 "neon-elements": "PolymerElements/neon-elements#~1.0.0",
9 "google-web-components": "GoogleWebComponents/google-web-components#~1.0.1", 9 "google-web-components": "GoogleWebComponents/google-web-components#~1.0.1",
10 "polymer": "Polymer/polymer#~1.0.4", 10 "polymer": "Polymer/polymer#~1.0.4",
11 "app-router": "~2.6.1", 11 "app-router": "~2.6.1",
12 "sugar": "~1.4.1", 12 "sugar": "~1.4.1",
13 "c3": "~0.4.10" 13 "c3": "~0.4.10"
14 } 14 }
15 } 15 }
OLDNEW
« no previous file with comments | « no previous file | polymer_1.0.4/bower_components/iron-dropdown/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698