From ba4613b90811b6830feaa473a5a0f53dae3adf84 Mon Sep 17 00:00:00 2001 From: Rajpreetgill <73036580+Rajpreetgill@users.noreply.github.com> Date: Fri, 12 Aug 2022 11:19:47 -0400 Subject: [PATCH 1/2] pulisher updated in package.json Signed-off-by: Rajpreetgill <73036580+Rajpreetgill@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92025e9..f096436 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cics-extension-for-zowe", "displayName": "Zowe Explorer for IBM CICS", "description": "Extension to the Zowe Explorer for IBM CICS", - "publisher": "Zowe", + "publisher": "6skcoqp5aqil6bwnegshbt7nkymbyfbvobpfmm5gqorytucfm5vq", "repository": { "url": "https://github.com/zowe/vscode-extension-for-cics" }, From a92a8af68695743ddb7a93be7191e788f9346d07 Mon Sep 17 00:00:00 2001 From: Rajpreetgill <73036580+Rajpreetgill@users.noreply.github.com> Date: Fri, 12 Aug 2022 11:21:41 -0400 Subject: [PATCH 2/2] token fix Signed-off-by: Rajpreetgill <73036580+Rajpreetgill@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f096436..92025e9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cics-extension-for-zowe", "displayName": "Zowe Explorer for IBM CICS", "description": "Extension to the Zowe Explorer for IBM CICS", - "publisher": "6skcoqp5aqil6bwnegshbt7nkymbyfbvobpfmm5gqorytucfm5vq", + "publisher": "Zowe", "repository": { "url": "https://github.com/zowe/vscode-extension-for-cics" },