1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/outline_ynh.git synced 2024-09-03 19:56:12 +02:00

Update app-03-visitor.patch

This commit is contained in:
Limezy 2022-11-13 00:07:44 +07:00
parent 4378ac7aca
commit 96a8583e31

View file

@ -112,3 +112,15 @@ index ef3b53a5f..e5c12935e 100644
pkginfo@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/pkginfo/-/pkginfo-0.4.1.tgz#b5418ef0439de5425fc4995042dced14fb2a84ff"
diff --git a/package.json b/package.json
index aa6796368..43617af55 100644
--- a/package.json
+++ b/package.json
@@ -145,6 +145,7 @@
"passport": "^0.6.0",
"passport-google-oauth2": "^0.2.0",
"passport-oauth2": "^1.6.1",
+ "passport-req": "^0.1.1",
"passport-slack-oauth2": "^1.1.1",
"pg": "^8.5.1",
"pg-hstore": "^2.3.4",