1
0
Fork 0

updated version

pull/867/head
Sourav Chanduka 2021-07-26 17:34:51 +05:30
parent 962ff70002
commit 885469e8ce
1 changed files with 6 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@sourav_chanduka/oidc-client",
"version": "1.0.9",
"version": "1.0.10",
"description": "To get id token from oidc provider",
"main": "lib/main.js",
"types": "lib/main.d.ts",
@ -15,7 +15,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/souravchanduka/toolkit.git",
"url": "git+https://github.com/souravchanduka/toolkit.git",
"directory": "packages/oidc-client"
},
"keywords": [
@ -24,8 +24,7 @@
"setup"
],
"directories": {
"lib": "lib",
"test": "__tests__"
"lib": "lib"
},
"author": "Sourav Chanduka",
"license": "MIT",