« get me outta code hell

Import tui-lib with npm instead of as a submodule - 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>2019-10-17 12:07:22 -0300
committerFlorrie <towerofnix@gmail.com>2019-10-17 12:07:22 -0300
commitdd1d5c0cb646c2bf9dd189b0e81892a676bf25cb (patch)
treea49e67d42f981b86ad5a47615fd80f5a0b1411d4 /package.json
parente8dda5c874df324f2aaeaedd6771ae679b6f66c4 (diff)
Import tui-lib with npm instead of as a submodule
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 943a7c4..c7638d8 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
     "open": "^7.0.0",
     "sanitize-filename": "^1.6.1",
     "tempy": "^0.2.1",
-    "wcwidth": "^1.0.1",
+    "tui-lib": "0.0.4",
     "word-wrap": "^1.2.3"
   }
 }