« get me outta code hell

update tui-lib - 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:05:34 -0400
committerFlorrie <towerofnix@gmail.com>2020-02-04 22:05:34 -0400
commit6a257c10b58af844c8505cb121c090071be9bf64 (patch)
treef96bd9b534f4cfd3fd021e0716ef5a71e4a4173b /package.json
parent5a3835184ed6c31bff97e716f172abaeae93f100 (diff)
update tui-lib
This helps to avoid having two versions of tui-lib installed (one for
mtui, one for tui-text-editor).
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 6f8e447..f1f895e 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
     "open": "^7.0.0",
     "sanitize-filename": "^1.6.1",
     "tempy": "^0.2.1",
-    "tui-lib": "0.0.4",
+    "tui-lib": "^0.1.0",
     "tui-text-editor": "^0.3.1",
     "word-wrap": "^1.2.3"
   }