aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2022-04-01 18:00:36 +0200
committerMatt Strapp <matt@mattstrapp.net>2022-04-01 18:05:51 +0200
commitda2a4affc66ba396c907bbfa89c2ce3c2e3c39f3 (patch)
treef87f81fc8064a29e937e78dec384570411acd22e /package.json
parentAttempt to add basic SAML (diff)
downloadee4511w-web-da2a4affc66ba396c907bbfa89c2ce3c2e3c39f3.tar
ee4511w-web-da2a4affc66ba396c907bbfa89c2ce3c2e3c39f3.tar.gz
ee4511w-web-da2a4affc66ba396c907bbfa89c2ce3c2e3c39f3.tar.bz2
ee4511w-web-da2a4affc66ba396c907bbfa89c2ce3c2e3c39f3.tar.lz
ee4511w-web-da2a4affc66ba396c907bbfa89c2ce3c2e3c39f3.tar.xz
ee4511w-web-da2a4affc66ba396c907bbfa89c2ce3c2e3c39f3.tar.zst
ee4511w-web-da2a4affc66ba396c907bbfa89c2ce3c2e3c39f3.zip
Change shib location
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
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 7862e3e..c7f3f92 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"passport": "^0.5.2",
"passport-saml": "3.2.1",
"shell-quote": "1.7.3",
- "umn-shib-nodejs": "RosstheRoss/umn-shib-nodejs#master"
+ "umn-shib-nodejs": "UMN-EE4951W-Lamperski/umn-shib-nodejs#master"
},
"devDependencies": {
"@types/cookie-parser": "1.4.2",