« get me outta code hell

interactive-bgm - Browser extension that adds background music based on the site you're browsing
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3d8c562..bb88e13 100644
--- a/package.json
+++ b/package.json
@@ -3,6 +3,7 @@
   "version": "1.0.0",
   "license": "GPL-3.0",
   "dependencies": {
-    "fifo-js": "^2.1.0"
+    "fifo-js": "^2.1.0",
+    "sanitize-filename": "^1.6.1"
   }
 }