about summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-02-26 21:28:30 +0300
committerManeraKai <manerakai@protonmail.com>2022-02-26 21:28:30 +0300
commit8f0be7fb1af2836396858f4753aba3f4c1afddff (patch)
tree9fce07954e1a24bcf04c1476f127c0338b596f04 /package.json
parentBump version (diff)
downloadlibredirect-8f0be7fb1af2836396858f4753aba3f4c1afddff.zip
Added export and import settings #58
Diffstat (limited to '')
-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"
   }
 }