about summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
authorBobIsMyManager <bimmgitsignature.nly8m@simplelogin.co>2022-08-01 14:28:15 +0100
committerManeraKai <manerakai@protonmail.com>2022-08-01 16:34:22 +0300
commit40e07fbc333354088d72c113ef0d8f1e58234aab (patch)
treed277bcd690598b6e34a1e920aa24fa34473d1ed1 /package.json
parentMinor spelling mistake (diff)
downloadlibredirect-40e07fbc333354088d72c113ef0d8f1e58234aab.zip
http status
Diffstat (limited to '')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index e6214c85..50872aac 100644
--- a/package.json
+++ b/package.json
@@ -22,12 +22,13 @@
 	"bugs": {
 		"url": "https://github.com/LibRedirect/LibRedirect/issues"
 	},
-	"homepage": "https://github.com/LibRedirect/LibRedirect",
+	"homepage": "https://libredirect.github.io",
 	"devDependencies": {
 		"prettier": "2.7.1",
 		"web-ext": "^6.7.0"
 	},
 	"dependencies": {
-		"buffer": "^6.0.3"
+		"buffer": "^6.0.3",
+		"ejs": "^3.1.8"
 	}
 }