about summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
authorSimonBrazell <simon@brazell.com.au>2021-07-10 09:47:41 +1000
committerSimonBrazell <simon@brazell.com.au>2021-07-10 09:47:41 +1000
commit8a21b62478394461601f50341fd054220bd7a6d5 (patch)
tree70fde6047cfb6261275c667f63f8530cd35f5cd4 /package.json
parentCloses #242: remove "new" tag from SimplyTranslate. (diff)
downloadlibredirect-8a21b62478394461601f50341fd054220bd7a6d5.zip
Bump version & update dependencies.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d3c2bc32..e77916ef 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,6 @@
   },
   "homepage": "https://github.com/SimonBrazell/privacy-redirect#readme",
   "devDependencies": {
-    "web-ext": "^6.1.0"
+    "web-ext": "^6.2.0"
   }
 }