« get me outta code hell

basic command relay across socket clients - 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-10 20:52:13 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-05-16 18:45:31 -0300
commite6698a135099348b62d295e904580f4341447958 (patch)
treee9422919b5b1af0643f7bc53d7145d109d6cbcf8 /package.json
parent90cad535c470fffa5c34c48737e44c1641416f0d (diff)
basic command relay across socket clients
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 417a678..384618d 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,7 @@
     "rimraf": "^5.0.6",
     "sanitize-filename": "^1.6.3",
     "shell-escape": "^0.2.0",
+    "shortid": "^2.2.15",
     "tui-lib": "^0.4.0",
     "tui-text-editor": "^0.3.1"
   },