« get me outta code hell

remove mkfifo; use socat instead - 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-02-04 22:03:56 -0400
committerFlorrie <towerofnix@gmail.com>2020-02-04 22:03:56 -0400
commit5a3835184ed6c31bff97e716f172abaeae93f100 (patch)
treeb3ce7017d67980b56f0223ca41c43c2db9855eca /package.json
parentd14770b5f5ec8aaa350d7b235a6c4e5d40dd9a2d (diff)
remove mkfifo; use socat instead
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 81fb70a..6f8e447 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,6 @@
   "dependencies": {
     "command-exists": "^1.2.6",
     "expand-home-dir": "0.0.3",
-    "fifo-js": "^2.1.0",
     "mkdirp": "^0.5.1",
     "node-fetch": "^2.1.2",
     "node-natural-sort": "^0.8.6",