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", "name": "@sourav_chanduka/oidc-client",
"version": "1.0.10", "version": "1.0.11",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@sourav_chanduka/oidc-client", "name": "@sourav_chanduka/oidc-client",
"version": "1.0.10", "version": "1.0.11",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@actions/core": "^1.2.6", "@actions/core": "^1.2.6",

View File

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