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

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

Issue 2765313002: Add proper natural sort to swarming UI (Closed)
Patch Set: Update package.json Created 3 years, 9 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
« no previous file with comments | « appengine/swarming/ui/build/js/js.js ('k') | appengine/swarming/ui/res/imp/botlist/bot-list.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/ui/package.json
diff --git a/appengine/swarming/ui/package.json b/appengine/swarming/ui/package.json
index 40aee20be4b4aa759db73a444e6c4494062154d9..58d4c798605f10caae854bc7a4471445dfe52a51 100644
--- a/appengine/swarming/ui/package.json
+++ b/appengine/swarming/ui/package.json
@@ -9,6 +9,7 @@
"common-substrings": "~1.0.0",
"html-minifier": "~3.0.0",
"http-server": "~0.9.0",
+ "javascript-natural-sort": "^0.7.1",
"sinon": "1.17.5",
"skia-common-js": "^1.3.1",
"uglify-js": "^2.7.0",
« no previous file with comments | « appengine/swarming/ui/build/js/js.js ('k') | appengine/swarming/ui/res/imp/botlist/bot-list.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698