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

Unified Diff: appengine/swarming/elements/package.json

Issue 2381853003: Add bot-page summary with utilization stats (Closed) Base URL: git@github.com:luci/luci-py@page-everywhere
Patch Set: address spaces Created 4 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: appengine/swarming/elements/package.json
diff --git a/appengine/swarming/elements/package.json b/appengine/swarming/elements/package.json
index f64ba8532a108c026238a6defc63b65ac474138c..6c78942f86f44dff56e1ff1e09c8fb23ba4106f3 100644
--- a/appengine/swarming/elements/package.json
+++ b/appengine/swarming/elements/package.json
@@ -6,11 +6,12 @@
"author": "",
"license": "LICENSE",
"devDependencies": {
+ "common-substrings": "~1.0.0",
+ "html-minifier": "~3.0.0",
"http-server": "~0.9.0",
"sinon": "1.17.5",
"skia-common-js": "^1.2.0",
"uglify-js": "^2.7.0",
- "vulcanize": "~1.14.8",
- "html-minifier": "~3.0.0"
+ "vulcanize": "~1.14.8"
}
}
« no previous file with comments | « appengine/swarming/elements/build/js/js.js ('k') | appengine/swarming/elements/res/imp/botpage/bot-page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698