« 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:04:32 -0300
commitba828b4f12779c1ce356ea2c0d99bcb891a09aa0 (patch)
tree333ac430bdad3d086f488832033f7c73fb6b9da6 /package.json
parent8927fb3f3ef9a3d641cf607a756b8815f06c57e2 (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 7e33ce0..421b0a4 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.3",
     "sanitize-filename": "^1.6.3",
     "tempy": "^0.2.1",