null ref fix

This commit is contained in:
Sourav Chanduka
2021-07-27 06:27:07 +05:30
parent f541fb1ac9
commit 7965cc3c7d
5 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@sourav_chanduka/oidc-client",
"version": "1.0.11",
"version": "1.0.12",
"description": "To get id token from oidc provider",
"main": "lib/main.js",
"types": "lib/main.d.ts",