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