From 7896271a82519a1816dd6a396cb988764308afad Mon Sep 17 00:00:00 2001 From: Niranjan N <110103643+niranjan-n1@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:59:01 +0530 Subject: [PATCH] updated package name (#1284) --- content/v1/deployment/csminstallationwizard/src/package.json | 2 +- content/v2/deployment/csminstallationwizard/src/package.json | 2 +- content/v3/deployment/csminstallationwizard/src/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/v1/deployment/csminstallationwizard/src/package.json b/content/v1/deployment/csminstallationwizard/src/package.json index 51b347c5d5..90c788dfe1 100644 --- a/content/v1/deployment/csminstallationwizard/src/package.json +++ b/content/v1/deployment/csminstallationwizard/src/package.json @@ -1,5 +1,5 @@ { - "name": "csm-installation-wizard", + "name": "@dell/csm-installation-wizard", "version": "1.0.0", "description": "", "scripts": { diff --git a/content/v2/deployment/csminstallationwizard/src/package.json b/content/v2/deployment/csminstallationwizard/src/package.json index 51b347c5d5..90c788dfe1 100644 --- a/content/v2/deployment/csminstallationwizard/src/package.json +++ b/content/v2/deployment/csminstallationwizard/src/package.json @@ -1,5 +1,5 @@ { - "name": "csm-installation-wizard", + "name": "@dell/csm-installation-wizard", "version": "1.0.0", "description": "", "scripts": { diff --git a/content/v3/deployment/csminstallationwizard/src/package.json b/content/v3/deployment/csminstallationwizard/src/package.json index 51b347c5d5..90c788dfe1 100644 --- a/content/v3/deployment/csminstallationwizard/src/package.json +++ b/content/v3/deployment/csminstallationwizard/src/package.json @@ -1,5 +1,5 @@ { - "name": "csm-installation-wizard", + "name": "@dell/csm-installation-wizard", "version": "1.0.0", "description": "", "scripts": {