diff --git a/package-lock.json b/package-lock.json index b251705..fc1608c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "powerbi-visuals-chordchart", + "name": "@microsoft/powerbi-visuals-chordchart", "version": "2.4.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "powerbi-visuals-chordchart", + "name": "@microsoft/powerbi-visuals-chordchart", "version": "2.4.1.0", "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index c17c93f..5a46407 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { - "name": "powerbi-visuals-chordchart", + "name": "@microsoft/powerbi-visuals-chordchart", "version": "2.4.1.0", + "private": true, "author": { "name": "Microsoft", "email": "pbicvsupport@microsoft.com"