about summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index bd151c21..31c64ea7 100644
--- a/package.json
+++ b/package.json
@@ -22,5 +22,8 @@
   "homepage": "https://github.com/LibRedirect/LibRedirect#readme",
   "devDependencies": {
     "web-ext": "^6.7.0"
+  },
+  "dependencies": {
+    "buffer": "^6.0.3"
   }
 }