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

Side by Side Diff: bower.json

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | bower_components/app-router/.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
(Empty)
1 {
2 "name": "chrome-infra",
3 "dependencies": {
4 "app-router": "~0.6.2",
5 "chai": "chai#~1.9.1",
6 "chartnewjs": "*",
7 "core-elements": "Polymer/core-elements#~0.4.0",
8 "dygraph": "http://dygraphs.com/1.0.1/dygraph-combined.js",
9 "gif.js": "~0.1.6",
10 "paper-elements": "Polymer/paper-elements#~0.4.0",
11 "paper-item": "Polymer/paper-item#~0.4.0",
12 "polymer": "Polymer/polymer#~0.4.0",
13 "polymer-ui-collapsible": "Polymer/polymer-ui-collapsible#^0.3.0",
14 "sugar": "sugar#~1.4.1"
15 },
16 "resolutions": {
17 "polymer": "~0.4.0",
18 "core-component-page": "^0.4.0",
19 "platform": "^0.4.0"
20 }
21 }
OLDNEW
« no previous file with comments | « no previous file | bower_components/app-router/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698