diff --git a/package-lock.json b/package-lock.json index 6149d89..fb193a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "powerbi-visuals-asterplot", + "name": "@microsoft/powerbi-visuals-asterplot", "version": "1.8.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "powerbi-visuals-asterplot", + "name": "@microsoft/powerbi-visuals-asterplot", "version": "1.8.0.1", "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index df1b059..93d8f32 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { - "name": "powerbi-visuals-asterplot", + "name": "@microsoft/powerbi-visuals-asterplot", "description": "An Aster plot is a twist on a standard donut chart, using a second value to drive sweep angle.", "version": "1.8.0.1", + "private": true, "author": { "name": "Microsoft", "email": "pbicvsupport@microsoft.com"