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

Side by Side Diff: bower.json

Issue 877243005: Add designer-selection element (Closed) Base URL: https://github.com/PolymerLabs/designer2.git@master
Patch Set: Address more review comments Created 5 years, 10 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 | « .gitignore ('k') | codereview.settings » ('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": "designer2",
3 "private": true,
4 "dependencies": {
5 "webcomponentsjs": "webcomponents/webcomponentsjs#0.5.4",
6 "polymer": "Polymer/polymer#0.8-preview",
7 "neoprene": "PolymerLabs/neoprene",
8 "mocha": "mochajs/mocha#^2.1.0",
9 "chai": "chaijs/chai#^1.10.0"
10 },
11 "version": "0.8.0"
12 }
OLDNEW
« no previous file with comments | « .gitignore ('k') | codereview.settings » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698