« get me outta code hell

Oragnize cached downloads much better! - 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-05-22 19:29:08 -0300
committerFlorrie <towerofnix@gmail.com>2019-05-22 19:29:08 -0300
commit77bae19bb60e8a2dd6afd4086b2e1a6b06e129e4 (patch)
tree67dce3323c8c808a2461a98f721d1b5c374143f4 /package.json
parenta9f07edbfc6ea3f693ac3149e39616949671d650 (diff)
Oragnize cached downloads much better!
This means mtui won't be able to access tracks that were downloaded
before, but oh well. It also means we get to get rid of js-base64 as a
dependency!
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 dae7b6b..0c5975a 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,6 @@
     "command-exists": "^1.2.6",
     "expand-home-dir": "0.0.3",
     "fifo-js": "^2.1.0",
-    "js-base64": "^2.4.5",
     "mkdirp": "^0.5.1",
     "node-fetch": "^2.1.2",
     "node-natural-sort": "^0.8.6",