1
0
Fork 0

version update

pull/867/head
Sourav Chanduka 2021-07-26 17:39:54 +05:30
parent a6114b695e
commit f541fb1ac9
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
"name": "@sourav_chanduka/oidc-client",
"version": "1.0.10",
"version": "1.0.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@sourav_chanduka/oidc-client",
"version": "1.0.10",
"version": "1.0.11",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",

View File

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