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

Side by Side Diff: third_party/node/package.json

Issue 2829933003: WebUI: Swap Uglify with Closure Compiler NodeJS version.
Patch Set: Fix ChromeOS Created 3 years, 7 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 | « third_party/node/node_modules.tar.gz.sha1 ('k') | no next file » | 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": "webui-node-modules", 2 "name": "webui-node-modules",
3 "version": "1.0.0", 3 "version": "1.0.0",
4 "author": "dpapad@chromium.org", 4 "author": "dpapad@chromium.org",
5 "dependencies": { 5 "dependencies": {
6 "crisper": "2.0.2", 6 "crisper": "2.0.2",
7 "google-closure-compiler-js": "20170409.0.0",
7 "polymer-css-build": "0.0.9", 8 "polymer-css-build": "0.0.9",
8 "uglifyjs": "2.4.10",
9 "vulcanize": "1.15.2" 9 "vulcanize": "1.15.2"
10 } 10 }
11 } 11 }
OLDNEW
« no previous file with comments | « third_party/node/node_modules.tar.gz.sha1 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698