« get me outta code hell

use better package for natural sorting - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2020-07-17 19:02:18 -0300
committerFlorrie <towerofnix@gmail.com>2020-07-17 19:02:18 -0300
commit602426894d04d4a1d6878a585b08eb6d45662118 (patch)
tree57a9e26e775133d5974293707b16cad77c24c7e3 /package.json
parent4b171a6a280b7f9927e95a72470daed551aa6e33 (diff)
use better package for natural sorting
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4ccec3d..1cbcb9c 100644
--- a/package.json
+++ b/package.json
@@ -12,8 +12,8 @@
     "command-exists": "^1.2.9",
     "expand-home-dir": "0.0.3",
     "mkdirp": "^0.5.5",
+    "natural-orderby": "^2.0.3",
     "node-fetch": "^2.6.0",
-    "node-natural-sort": "^0.8.7",
     "open": "^7.0.4",
     "sanitize-filename": "^1.6.3",
     "shortid": "^2.2.15",