« get me outta code hell

update tui-lib; change wheel mode in autoscroll - 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-04-23 16:18:51 -0300
committerFlorrie <towerofnix@gmail.com>2020-04-23 16:18:51 -0300
commit980082e13c18dd9d0def4bc1508b465fb6b2c0eb (patch)
treeff714992f0d530c3095bdca9c00d35c816dad9ad /package.json
parent50c0ebc87d720a015826d1975aa50e66a8f3d513 (diff)
update tui-lib; change wheel mode in autoscroll
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index f1f895e..7e33ce0 100644
--- a/package.json
+++ b/package.json
@@ -9,15 +9,15 @@
   "author": "",
   "license": "GPL-3.0",
   "dependencies": {
-    "command-exists": "^1.2.6",
+    "command-exists": "^1.2.9",
     "expand-home-dir": "0.0.3",
-    "mkdirp": "^0.5.1",
-    "node-fetch": "^2.1.2",
-    "node-natural-sort": "^0.8.6",
-    "open": "^7.0.0",
-    "sanitize-filename": "^1.6.1",
+    "mkdirp": "^0.5.5",
+    "node-fetch": "^2.6.0",
+    "node-natural-sort": "^0.8.7",
+    "open": "^7.0.3",
+    "sanitize-filename": "^1.6.3",
     "tempy": "^0.2.1",
-    "tui-lib": "^0.1.0",
+    "tui-lib": "^0.2.1",
     "tui-text-editor": "^0.3.1",
     "word-wrap": "^1.2.3"
   }