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

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

Issue 2204483002: Add UI to new botlist to show summary (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@bot-summary-api
Patch Set: Add docs Created 4 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 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 7a33fa029507acb47ca1d4cc54f2c155f82d4892..cf2aca9166db9f5466e1f8ecc92d1a186bae5019 100644
--- a/appengine/swarming/elements/package.json
+++ b/appengine/swarming/elements/package.json
@@ -6,8 +6,9 @@
"author": "",
"license": "LICENSE",
"devDependencies": {
- "vulcanize": "~1.14.8",
+ "http-server": "~0.9.0",
"sinon": "1.17.2",
- "http-server": "~0.9.0"
+ "uglify-js": "^2.7.0",
+ "vulcanize": "~1.14.8"
}
}
« no previous file with comments | « appengine/swarming/elements/build/js/common.js ('k') | appengine/swarming/elements/res/imp/botlist/bot-filters.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698