From ceadb3f7816f355b574314d7918892619a389e82 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Thu, 7 Jun 2018 23:15:40 +0200 Subject: [PATCH] Old oidc version. --- src/Squidex/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Squidex/package.json b/src/Squidex/package.json index 8f824f3cf..d02374700 100644 --- a/src/Squidex/package.json +++ b/src/Squidex/package.json @@ -35,7 +35,7 @@ "moment": "2.22.2", "mousetrap": "1.6.2", "ng2-dnd": "5.0.2", - "oidc-client": "1.5.1", + "oidc-client": "1.4.1", "pikaday": "1.7.0", "progressbar.js": "1.0.1", "react": "16.4.0",